Hello,
I'm wondering what sparse matrix solver package(s) octave is using. Are sparse matrices handled the same way as dense matrices, or is a different storage technique used?
I'm looking to use an iterative sparse matrix solver myself in solving some PDEs, and I'd like to be able to find a good one that is open-source rather than having to put a lot of work in myself.
Thanks!
Jen Stewart