====== 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===== * [[software:lapack:caviness| Caviness]] * [[software:lapack:mills| Mills]] =====Additional Resources===== * [[http://www.netlib.org/lapack/lug/| LAPACK Users' Guide -- Third Edition.]] * [[http://www.nag.com/lapack-ex/| NAG Example programs for LAPACK drivers.]]