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
Remove some pirated methods for the symmetric eigenvalue problem. (#142)
* Remove some pirated methods for the symmetric eigenvalue problem.
They don't seem to be needed anymore and avoid an ambiguity introduced
by Julia 1.11. Also, sort the eigenvalues of the symmetric problem
when nothing is passed.
* Also test on earliest supported version but test on pre instead of nightly
0 commit comments