Friday, February 8, 2013




Sparse (& dense) matrix libraries
A general survey

Useful for BLAS, LAPACK type implementations (but not limited to!) and possible iterative methods with the support of compressed sparse matrix formats. FORTRAN flavours can also be found analogously. Few libraries also include parallel features.

Intel MKL (highly recommended ! )
http://software.intel.com/en-us/intel-mkl

C++
http://seldon.sourceforge.net/

C++ / POSIX
http://plasimo.phys.tue.nl/TBCI/

C++ /
http://math.nist.gov/sparselib++/

Linear solvers (not sure if sparse functionality is available)
http://aam.mathematik.uni-freiburg.de/IAM/Research/projectskr/lin_solver/

Useful routines (F77)
http://www.netlib.org/toms/


0 comments:

Subscribe to RSS Feed Follow me on Twitter!