You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Kyle Guinn 53e9010822 academic/cblas: Updated for version 3.8.0. 8 years ago
..
patches academic/cblas: Updated for version 3.8.0. 8 years ago
README academic/cblas: Updated for version 3.8.0. 8 years ago
cblas.SlackBuild academic/cblas: Updated for version 3.8.0. 8 years ago
cblas.info academic/cblas: Updated for version 3.8.0. 8 years ago
slack-desc academic/cblas: Updated for version 3.7.1. 8 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.