2011-08-24 12:41:39 +02:00
|
|
|
ARPACK software is capable of solving large symmetric, nonsymmetric, and
|
|
|
|
generalized eigenproblems. 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,
|
|
|
|
and no auxiliary storage is required. A set of numerically orthogonal Schur
|
|
|
|
basis vectors for the desired k-dimensional eigen-space is computed.
|
|
|
|
Numerically accurate eigenvectors are available on request.
|
2003-07-11 22:08:49 +02:00
|
|
|
|
2006-01-15 02:35:37 +01:00
|
|
|
WWW: http://www.caam.rice.edu/software/ARPACK/
|