From Basic Linear Algebra Subroutines. The BLAS are important scientific library for numerical analysis. The BLAS routines were originally written in Fortran and provide one of the compelling reasons why Fortran is still in use today. Examples of BLAS subroutines include dgemm, which permits the multiplication and addition of matrices.

Log in or register to write something here or to contact authors.