×

Meta Matrix Library

swMATH ID: 5724
Software Authors: Frochte, Jörg
Description: The Meta Matrix Library is a modular collection of C libraries that was developed as part of the Free Finite Element Package to provide easy and consistent access to numerical linear algebra algorithms for sparse and dense matrices. The dense matrix and vector operations of the package are based on LAPACK and BLAS (focused upon ATLAS). Beyond this, MEML supports UMFPACK (SuperLU projected) as a solver for linear systems of equations with sparse matrices. MEML can use OpenMP or the Posix-Thread version of ATLAS to enable shared-memory parallelizing.
Homepage: http://meml.sourceforge.net/
Programming Languages: C
Keywords: Scientific/Engineering; Mathematics; Software Development; Libraries
Cited in: 0 Documents