Letter A

arpack - Fortran 77 subroutines for solving large scale eigenvalue problems

Website: https://github.com/opencollab/arpack-ng
License: BSD
Vendor: Alcance Libre, Inc.
Description:
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).

Packages

arpack-3.7.0-8.aldos.i686 [111 KiB] Changelog by Joel Barrios (2022-07-10):
- Rebuild with GCC 8.5.
arpack-3.7.0-8.aldos.x86_64 [197 KiB] Changelog by Joel Barrios (2022-07-10):
- Rebuild with GCC 8.5.

Listing created by Repoview-0.6.6-6.fc14.al