Arpack.jl icon indicating copy to clipboard operation
Arpack.jl copied to clipboard

Type-stable version of eigs erroring when `A` is not symmetric

Open matbesancon opened this issue 4 years ago • 0 comments

Instead of switching to complex matrices if the input is nonsymmetric (in the case of standard eigendecomposition), one could have a straightforward version that retains the same eltype

matbesancon avatar Oct 17 '21 11:10 matbesancon