summaryrefslogtreecommitdiffstats
path: root/libraries/blas/README
diff options
context:
space:
mode:
author Eugene Suter2010-08-18 05:29:30 +0200
committer Erik Hanson2010-08-18 21:01:18 +0200
commit72fdaaaf4ab131e5fd7a6b013d9db120f16ebf88 (patch)
treeadb88b70a5c52394dc0430d2f70bc65639a58795 /libraries/blas/README
parent28085bbb36f6e6461116382a86578f336d00a236 (diff)
downloadslackbuilds-72fdaaaf4ab131e5fd7a6b013d9db120f16ebf88.tar.gz
libraries/blas: Updated for version 20070405.
This commit also changes the versioning of the shared library to use libblas.so.3 as opposed to the full 3.2.2 (inherited from the lapack library). This should allow for less annoying upgrades - thanks to Pablo Santamaria for the tip. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/blas/README')
-rw-r--r--libraries/blas/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/blas/README b/libraries/blas/README
index e6b80a9d80..c9ab6d871e 100644
--- a/libraries/blas/README
+++ b/libraries/blas/README
@@ -1,6 +1,6 @@
Build script for the reference BLAS library provided by Netlib.
The final package will contain static and shared libraries.
-Note: This BLAS implementation is not optimized! If want good
+Note: This BLAS implementation is not optimized! If you want good
performance, then use the BLAS libraries provided by your
CPU vendor.