eispack_test


eispack_test, a Fortran90 program which calls eispack() to calculate the eigenvalues and eigenvectors of a matrix.

Licensing:

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

Related Data and Programs:

eispack, a Fortran90 library which carries out eigenvalue computations. It includes a function to compute the singular value decomposition (SVD) of a rectangular matrix. superseded by lapack;

Source Code:


Last revised on 02 May 2019.