slackbuilds_ponce/academic/cblas/README
Kyle Guinn 53e9010822 academic/cblas: Updated for version 3.8.0.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
2017-12-21 08:19:39 +07:00

9 lines
418 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.