slackbuilds_ponce/academic/cblas
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
patches
cblas.info
cblas.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README
slack-desc

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.