Boost logo

Ublas :

From: Gunter Winkler (guwi17_at_[hidden])
Date: 2007-09-07 17:07:31


Am Freitag, 7. September 2007 09:13 schrieb Riccardo Rossi:
> Hi,
> Implementing a direct solver using a sparse matrix storage it is NOT
> a trivial issue.
>
> There exist a few libraries doing it and ublas has bindings to them.
> Examples i am aware of (for which there are bindings) are
> SuperLU (which i am using) and UMFpack. Similar libraries are PARDISO
> and MUMPS
>

not to forget about CSparse which is closely related to UMFpack. An
ublas interface is available:
http://www.guwi17.de/ublas/index.html

mfg
Gunter