CMD + K

arpack

Anaconda Verified

Fortran77 subroutines designed to solve large scale eigenvalue problems

Installation

To install this package, run one of the following:

Conda
$conda install main::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

Jun 22, 2023 at 14:35

License

BSD-3-Clause

Total Downloads

341

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
linux-s390x
macOS-64
win-64