Pseudospectra.jl
Pseudospectra.jl copied to clipboard
Matrix free
trafficstars
Hi and thanks for this package! I'm interested in matrix-free problems (matvecs provided as a function), are any of the solvers usable?
There's a Krylov-subspace approximant option using Arpack; I've only done minimal testing of matrix-free methods (see linmap.jl in the test folder). I'll plan to make that usable without all the driver baggage when I have some time.
OK, thanks!