Sparse matrix solver libraries

Jens Mueller jens.k.mueller at gmx.de
Thu May 24 07:18:03 PDT 2012


Vic Kelson wrote:
> On Wednesday, 23 May 2012 at 15:27:54 UTC, Trass3r wrote:
> >You might want to check out https://github.com/cristicbz/scid
> 
> I had found scid. For some of my work, BLAS and LAPACK are fine
> (full matrices), and I can use it for small problems on this
> project. But for large problems, I need a sparse solver, like PetSC
> or other solvers.
> 
> THANKS!

Is it feasible to integrate a sparse solver as backend in SciD? This way
sparse and dense operations are unified in one library.

Jens


More information about the Digitalmars-d mailing list