Basic Linear Algebra (BLAS-based) Library

From GM-RKB
Jump to navigation Jump to search

A Basic Linear Algebra (BLAS-based) Library is a linear algebra library that ...



References

2015

  1. *


  • http://www.netlib.org/blas/
    • QUOTE: The BLAS (Basic Linear Algebra Subprograms) are routines that provide standard building blocks for performing basic vector and matrix operations. The Level 1 BLAS perform scalar, vector and vector-vector operations, the Level 2 BLAS perform matrix-vector operations, and the Level 3 BLAS perform matrix-matrix operations. Because the BLAS are efficient, portable, and widely available, they are commonly used in the development of high quality linear algebra software, LAPACK for example.

2002

  • (Blackford et al., 2002) ⇒ L. Susan Blackford, Antoine Petitet, Roldan Pozo, Karin Remington, R. Clint Whaley, James Demmel, Jack Dongarra, et al. (2002). “An updated set of basic linear algebra subprograms (BLAS).” In: ACM Transactions on Mathematical Software, 28(2).

1979

  • (Lawson et al., 1979) ⇒ Chuck L. Lawson, Richard J. Hanson, David R. Kincaid, and Fred T. Krogh. (1979). “Basic Linear Algebra Subprograms for Fortran Usage.” In: ACM Transactions on Mathematical Software (TOMS) 5(3).