fourtysixandtwo deb8ef3c89 academic/cblas: Change i486 to i586 2 years ago
..
patches ad75addf79 academic/cblas: Updated for version 3.10.1 2 years ago
README e0e49c8a3e academic/cblas: Fix README. 3 years ago
cblas.SlackBuild deb8ef3c89 academic/cblas: Change i486 to i586 2 years ago
cblas.info ad75addf79 academic/cblas: Updated for version 3.10.1 2 years ago
slack-desc cb02371b45 academic/cblas: Updated for version 3.7.1. 7 years ago

README

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.