blas: BLAS (Basic Linear Algebra Subprograms) blas: blas: The BLAS (Basic Linear Algebra Subprograms) are routines that blas: provide standard building blocks for performing basic vector blas: and matrix operations. The Level 1 BLAS perform scalar, vector blas: and vector-vector operations, the Level 2 BLAS perform blas: matrix-vector operations, and the Level 3 BLAS perform blas: matrix-matrix operations. blas: blas: Website: http://www.netlib.org/blas/ blas: License: Read: /usr/doc/blas-3.1.1/COPYING