arpack
Fortran77 subroutines designed to solve large scale eigenvalue problems
Fortran77 subroutines designed to solve large scale eigenvalue problems
To install this package, run one of the following:
ARPACK (ARnoldi PACKage) is a software library for solving large-scale eigenvalue problems, particularly those arising from sparse matrices. It provides efficient algorithms for computing a few eigenvalues and corresponding eigenvectors of a large, sparse, and possibly non-Hermitian matrix. ARPACK offers a range of methods, including the Arnoldi iteration, Lanczos iteration, and implicitly restarted Arnoldi method, to approximate eigenvalues and eigenvectors.
Summary
Fortran77 subroutines designed to solve large scale eigenvalue problems
Last Updated
Jun 22, 2023 at 14:35
License
BSD-3-Clause
Total Downloads
341
Supported Platforms
GitHub Repository
https://github.com/opencollab/arpack-ng