CMD + K

arpack

Community

Fortran77 subroutines designed to solve large scale eigenvalue problems

Installation

To install this package, run one of the following:

Conda
$conda install anaconda-python-gte-3.10::arpack

Usage Tracking

3.9.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Fortran77 subroutines designed to solve large scale eigenvalue problems

Last Updated

Mar 31, 2025 at 20:46

License

BSD-3-Clause

Total Downloads

0

Version Downloads

0

Supported Platforms

linux-64