diff options
author | Eugene Suter <easuter@gmail.com> | 2011-05-31 21:51:17 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-06-13 01:33:37 -0400 |
commit | bfb15ba07a4fb0900bda085e8cb53ade5a14c7ef (patch) | |
tree | e400f15c5529fd504564a63265483906119298d9 /libraries/lapack/README | |
parent | 4f98c71e040464177b6d8e6152da0a06e3eef924 (diff) | |
download | slackbuilds-bfb15ba07a4fb0900bda085e8cb53ade5a14c7ef.tar.gz |
libraries/lapack: Updated for version 3.3.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
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 0f94b08d5f..630ffe27cf 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. |