diff options
-rw-r--r-- | math/blas/DESCR | 2 |
1 files changed, 2 insertions, 0 deletions
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. |