slackbuilds_ponce/libraries/blas/README
Eugene Suter 72fdaaaf4a 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>
2010-08-18 14:01:18 -05:00

6 lines
274 B
Text

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 you want good
performance, then use the BLAS libraries provided by your
CPU vendor.