Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| software:lapack:lapack [2020-03-04 12:06] – [LAPACK] anita | software:lapack:lapack [2021-02-24 16:36] (current) – [Details by clusters] anita | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== 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: | ||
| + | * [[software: | ||
| + | |||
| + | =====Additional Resources===== | ||
| + | * [[http:// | ||
| + | * [[http:// | ||