ACM Home Page
Please provide us with feedback. Feedback
Algorithm 879: EIGENTEST—a test matrix generator for large-scale eigenproblems
Full text PdfPdf (107 KB)
Source
ACM Transactions on Mathematical Software (TOMS) archive
Volume 35 ,  Issue 1  (July 2008) table of contents
Article No. 7  
Year of Publication: 2008
ISSN:0098-3500
Authors
Che-Rung Lee  University of California Davis, Davis, CA
G. W. Stewart  University of Maryland College Park, College Park, MD
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 14,   Downloads (12 Months): 91,   Citation Count: 0
Additional Information:

appendices and supplements   abstract   references   index terms   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/1377603.1377610
What is a DOI?

APPENDICES and SUPPLEMENTS
Zip879.zip (436 KB)
Software for EIGENTESTa test matrix generator for large-scale eigenproblems


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 (AsI)b, (AsI)Tb, (AsI)−1 b, and (AsI)−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.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
 
2
 
3
Söderström, T. and Stewart, G. W. 1975. On the numerical properties of an iterative method for computing the More--Penrose generalized inverse. SIAM J. Numer. Analy. 11, 61--74.
 
4
Stewart, G. W. 1973. Error and perturbation bounds for subspaces associated with certain eigenvalue problems. SIAM Rev. 15, 727--764.

Collaborative Colleagues:
Che-Rung Lee: colleagues
G. W. Stewart: colleagues