Package libarpack-ng: Information

  • Default inline alert: Version in the repository: 3.9.1-alt1

Source package: libarpack-ng
Version: 3.7.0-alt1
Latest version according to Repology
Build time:  Jun 20, 2020, 09:44 PM in the task #253723
Report package bug
License: BSD
Summary: Fortran 77 subroutines for solving large scale eigenvalue problems
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).

List of rpms provided by this srpm:
libarpack-ng (x86_64, ppc64le, i586, armh, aarch64)
libarpack-ng-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libarpack-ng-devel (x86_64, ppc64le, i586, armh, aarch64)
libarpack-ng-devel-static (x86_64, ppc64le, i586, armh, aarch64)
libarpack-ng-doc (noarch)

Maintainer: Andrey Cherepanov

List of contributors:
Andrey Cherepanov

ACL:
Andrey Cherepanov
@everybody

    1. gcc-c++
    2. gcc-fortran
    3. libatlas-devel
    4. liblapack-devel

Last changed


Jan. 13, 2019 Andrey Cherepanov 3.7.0-alt1
- New version.
Sept. 19, 2018 Andrey Cherepanov 3.6.3-alt1
- New version.
- Build with libatlas only for i586 and x86_64.
Aug. 26, 2018 Andrey Cherepanov 3.6.2-alt1
- New version.