mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
e0e49c8a3e
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
10 lines
417 B
Text
10 lines
417 B
Text
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
|
|
|
|
This package is intended for use with the Netlib reference BLAS.
|
|
It should also work with other BLAS implementations that do not
|
|
already provide a CBLAS implementation.
|
|
|
|
To build a static library in addition to the shared library,
|
|
pass STATIC=yes to the script.
|