ARPACK (D. Sorensen)
F77 designed for large scale eigen problems.
Designed to compute a few values and corresponding vectors of a general matrix.
Appropriate for large sparse or structured matrices A
This software is based Arnoldi process called the Implicitly Restarted Arnoldi Method (IRAM).
Reverse Communication Interface.