Fortran 77 subroutines for solving large scale eigenvalue problems
ARPACK is a collection of Fortran 77 subroutines designed to solve large scale eigenvalue problems. The package is designed to compute a few eigenvalues and corresponding eigenvectors of a general n by n matrix A. It is most appropriate for large sparse or structured matrices A where structured means that a matrix-vector product w <- Av requires order n rather than the usual order n**2 floating point operations. This software is based upon an algorithmic variant of the Arnoldi process called the Implicitly Restarted Arnoldi Method (IRAM).
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 3.9.1-4.fc41 | - |
Fedora 41 | 3.9.1-4.fc41 | - |
Fedora 40 | 3.9.1-3.fc40 | - |
Fedora 39 | 3.9.1-1.fc39 | - |
Fedora EPEL 9 | 3.8.0-4.el9 | - |
Fedora EPEL 8 | 3.7.0-1.el8 | - |
You can contact the maintainers of this package via email at
arpack dash maintainers at fedoraproject dot org
.