Algorithm 879: EIGENTEST—a test matrix generator for large-scale eigenproblems
Title | Algorithm 879: EIGENTEST—a test matrix generator for large-scale eigenproblems |
Publication Type | Journal Articles |
Year of Publication | 2008 |
Authors | Lee C-R, Stewart G.W |
Journal | ACM Trans. Math. Softw. |
Volume | 35 |
Issue | 1 |
Pagination | 7:1–7:11 - 7:1–7:11 |
Date Published | 2008/07// |
ISBN Number | 0098-3500 |
Keywords | Eigensystem, test matrix generation |
Abstract | Eigentest is a package that produces real test matrices with known eigensystems. A test matrix, called an eigenmat, is generated in a factored form, in which the user can specify the eigenvalues and has some control over the condition of the eigenvalues and eigenvectors. An eigenmat A of order n requires only O(n) storage for its representation. Auxiliary programs permit the computation of (A − sI)b, (A − sI)Tb, (A − sI)−1 b, and (A − sI)−T b in O(n) operations. A special routine computes specified eigenvectors of an eigenmat and the condition of its eigenvalue. Thus eigenmats are suitable for testing algorithms based on Krylov sequences, as well as others based on matrix-vector products. This article introduces the eigenmat and describes implementations in Fortran 77, Fortran 95, C, and Matlab. |
URL | http://doi.acm.org/10.1145/1377603.1377610 |
DOI | 10.1145/1377603.1377610 |