eispack_test, a Fortran90 program which calls eispack() to calculate the eigenvalues and eigenvectors of a matrix.
The information on this web page is distributed under the MIT license.
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;