LAPACK Contents
Combines algorithms from LINPACK and EISPACK into a single package. User interface similar to LINPACK.
Built on the L 1, 2 and 3 BLAS, for high performance (manufacturers optimize BLAS)
LAPACK does not provide routines for structured problems or general sparse matrices (i.e sparse storage formats such as compressed-row, -column, -diagonal, skyline ...).