libarpack2

Fortran77 subroutines to solve large scale eigenvalue problems

Description

ARPACK software is capable of solving large scale symmetric, nonsymmetric, and generalized eigenproblems from significant application areas. The software is designed to compute a few (k) eigenvalues with user specified features such as those of largest real part or largest magnitude. Storage requirements are on the order of n*k locations. No auxiliary storage is required. A set of Schur basis vectors for the desired k-dimensional eigen-space is computed which is numerically orthogonal to working precision. Numerically accurate eigenvectors are available on request.

Important Features:

 * Reverse Communication Interface.
 * Single and Double Precision Real Arithmetic Versions for Symmetric,
   Non-symmetric,
 * Standard or Generalized Problems.
 * Single and Double Precision Complex Arithmetic Versions for Standard or
   Generalized Problems.
 * Routines for Banded Matrices - Standard or Generalized Problems.
 * Routines for The Singular Value Decomposition.
 * Example driver routines that may be used as templates to implement
   numerous Shift-Invert strategies for all problem types, data types and
   precision.

This package contains the shared library.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/opencollab/arpack-ng


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libarpack2