From 72fdaaaf4ab131e5fd7a6b013d9db120f16ebf88 Mon Sep 17 00:00:00 2001 From: Eugene Suter Date: Tue, 17 Aug 2010 22:29:30 -0500 Subject: 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 --- libraries/blas/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libraries/blas/README') 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. -- cgit v1.2.3