Jutho / KrylovKit.jl

Krylov methods for linear problems, eigenvalues, singular values and matrix functions
Other
284 stars 37 forks source link

eigenvalue 0 in eigs #2

Closed Gertian closed 4 years ago

Gertian commented 6 years ago

I had some issues where A x_init = o after which normalization introduced NaN. This sould probably throw an error ?