Table of Contents

LAPACK

LAPACK (Linear Algebra Package) is a standard software library for numerical linear algebra. It provides routines for solving systems of linear equations and linear least squares, eigenvalue problems, and singular value decomposition.

To determine the available versions of LAPACK installed use

$ vpkg_versions lapack

Details by cluster

Additional Resources