eispack_test, a FORTRAN77 library which calls eispack() to calculate the eigenvalues and eigenvectors of a matrix.
The computer code and data files described and made available on this web page are distributed under the MIT license
eispack, a FORTRAN77 library which carries out eigenvalue computations. It includes a function to compute the singular value decomposition (SVD) of a rectangular matrix. superseded by lapack;