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

Work with eigenvalue/eigenvector solver?

Open duetosymmetry opened this issue 4 days ago • 5 comments

Since this provides a variety of factorizations, I thought it might be possible to use this package to solve an infinite-dimensional eigenvalue/eigenvector problem. For example, can ArnoldiMethod.jl be made to use an infinite-dimensional factorization to find the closest eigenvalue/vector pair to some initial guess (via shift-and-invert)? I was not able to make it work out of the box, but I'm also not fluent in Julia.

duetosymmetry avatar Feb 24 '25 03:02 duetosymmetry