summaryrefslogtreecommitdiffstats
path: root/academic/cblas/README
diff options
context:
space:
mode:
author Eugene Suter2010-05-12 23:27:36 +0200
committer Robby Workman2010-05-12 23:27:36 +0200
commit16ca523fd1b171026fa0397ca26f1c1d6e966e7b (patch)
tree225dbaa22048797a265e95ee1a57c9f4aa53866c /academic/cblas/README
parent20f8c8d186ae622f63961ade937d6ea625f0974e (diff)
downloadold.slackbuilds-16ca523fd1b171026fa0397ca26f1c1d6e966e7b.tar.gz
academic/cblas: Added to 12.2 repository
Diffstat (limited to 'academic/cblas/README')
-rw-r--r--academic/cblas/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/academic/cblas/README b/academic/cblas/README
new file mode 100644
index 0000000000..1ce4c499c3
--- /dev/null
+++ b/academic/cblas/README
@@ -0,0 +1,5 @@
+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
+
+An existing FORTRAN BLAS library must be installed if you intend to build this
+package. The reference BLAS from netlib is available at SlackBuilds.org.