diff options
Diffstat (limited to 'libraries/lapack/README')
-rw-r--r-- | libraries/lapack/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/lapack/README b/libraries/lapack/README index 0f94b08d5f3fd..630ffe27cfa64 100644 --- a/libraries/lapack/README +++ b/libraries/lapack/README @@ -3,7 +3,7 @@ equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems. Install an optimized BLAS instead of the reference BLAS from Netlib if you -wish to improve LAPACK's performance. Otherwise, use the BLAS build script +wish to improve LAPACK's performance. Otherwise, use the BLAS build script provided at Slackbuilds.org. You may also build your own tuned lapack library with ATLAS. |