SlackBuildsOrg/academic/cblas
B. Watson aa39991503
academic/cblas: Align with template.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-05-20 11:17:28 +07:00
..
patches academic/cblas: Updated for version 3.11.0 2022-11-26 09:11:52 +07:00
cblas.info academic/cblas: Updated for version 3.11.0 2022-11-26 09:11:52 +07:00
cblas.SlackBuild academic/cblas: Align with template. 2023-05-20 11:17:28 +07: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.