Name: | arpack |
---|---|
Version: | 3.7.0 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 746374 |
License: | BSD |
RPM: | arpack-3.7.0-1.el8.x86_64.rpm |
Source RPM: | arpack-3.7.0-1.el8.src.rpm |
Build Date: | Sat Nov 02 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/opencollab/arpack-ng |
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). |
- Initial packaging for EPEL 8, using Fedora rawhide spec file.