Logo image
Algorithm 879: EIGENTEST - A test matrix generator for large-scale eigenproblems
期刊文章   同儕審查

Algorithm 879: EIGENTEST - A test matrix generator for large-scale eigenproblems

Che-Rung LeeG.W. Stewart
ACM Transactions on Mathematical Software, 卷.35(1)
07/2008

摘要

Eigensystem;Test matrix generation;Algorithm 879;EIGENTEST-A;large-scale eigenproblem Software,Applied Mathematics
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) T b, (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. © 2008 ACM.

相關連結

指標

1 檢視次數

詳細資料

Logo image