lapack_test


lapack_test, a Fortran90 code which calls lapack(), which is a standard linear algebra package for solving linear systems, computing matrix factorizations, and solving eigenvalue problems.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

lapack_d, a Fortran90 code which is the double precision real lapack() linear algebra library.

Source code:


Last revised on 01 April 2024.