From c9d7c74b2557788ae45b4029bf3a386f8d4ba7c4 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 7 Mar 2008 16:32:17 +0000 Subject: Note that math/blas is the reference implementation of BLAS. --- math/blas/DESCR | 2 ++ 1 file changed, 2 insertions(+) (limited to 'math/blas/DESCR') diff --git a/math/blas/DESCR b/math/blas/DESCR index 084b5d5e4dc..c74df4a651c 100644 --- a/math/blas/DESCR +++ b/math/blas/DESCR @@ -5,3 +5,5 @@ matrix-vector operations, and Level 3 BLAS do matrix-matrix operations. Because the BLAS are efficient, portable, and widely available, they're commonly used in the development of high quality linear algebra software, LINPACK and LAPACK for example. + +This package contains the Fortran 77 reference implementation of BLAS. -- cgit v1.2.3