JuliaLinearAlgebra / ArnoldiMethod.jl

The Arnoldi Method with Krylov-Schur restart, natively in Julia.
https://julialinearalgebra.github.io/ArnoldiMethod.jl/dev
MIT License
96 stars 18 forks source link

Eigenvalues are sorted in Julia 1.2, breaking the tests here #98

Closed KristofferC closed 5 years ago

KristofferC commented 5 years ago

See https://github.com/JuliaLang/julia/pull/21598.