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

Matrix free

Open antoine-levitt opened this issue 4 years ago • 2 comments
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?

antoine-levitt avatar Dec 04 '20 06:12 antoine-levitt

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.

RalphAS avatar Dec 04 '20 15:12 RalphAS

OK, thanks!

antoine-levitt avatar Dec 04 '20 15:12 antoine-levitt