summaryrefslogtreecommitdiffstats
path: root/academic/cblas/README
blob: 1ce4c499c37e9f39093ce167caee1066110d4d22 (plain)
1
2
3
4
5
CBLAS is a collection of wrappers that provide a C interface to the FORTRAN
BLAS library.  The interface can be consulted by opening /usr/include/cblas.h

An existing FORTRAN BLAS library must be installed if you intend to build this
package. The reference BLAS from netlib is available at SlackBuilds.org.