Jutho / KrylovKit.jl

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

Stop relying on `length` to get the dimension of the underlying vector space #3

Closed Jutho closed 6 years ago

Jutho commented 6 years ago

We'll hope that, when the Krylov dimension reaches the dimension of the full vector space, this is correctly detected by looking at the norm of the residual.