You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Avoid testing condition number of random matrices against hard coded (#42361)
numbers. Instead, use definitions of the condition number of exercise
the method for all BlasFloat element types and test a fixed matrix
against fixed values to ensure the regressions in opnorm and svdvals
would be detected.
0 commit comments