JuliaLinearAlgebra / ArnoldiMethod.jl

The Arnoldi Method with Krylov-Schur restart, natively in Julia.

Home Page:https://julialinearalgebra.github.io/ArnoldiMethod.jl/dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algorithmic roadmap

haampie opened this issue · comments

Open issues:

Finished:

  • Handle close-to-0 eigenvalue better; stopping criterion is probably to strict for them now. (#72)