Abstract
We present a partitioned algorithm for reducing a symmetric matrix to a tridiagonal form, with partial pivoting. That is, the algorithm computes a factorization PAPT = LTLT, where, P is a permutation matrix, L is lower triangular with a unit diagonal and entries' magnitudes bounded by 1, and T is symmetric and tridiagonal. The algorithm is based on the basic (nonpartitioned) methods of Parlett and Reid and of Aasen. We show that our factorization algorithm is componentwise backward stable (provided that the growth factor is not too large), with a similar behavior to that of Aasen's basic algorithm. Our implementation also computes the QRfactorization of T and solves linear systems of equations using the computed factorization. The partitioning allows our algorithm to exploit modern computer architectures (in particular, cache memories and high-performance BLAS libraries). Experimental results demonstrate that our algorithms achieve approximately the same level of performance as the partitioned Bunch-Kaufman factor and solve routines in LAPACK.
Original language | English |
---|---|
Article number | 38 |
Journal | ACM Transactions on Mathematical Software |
Volume | 37 |
Issue number | 4 |
DOIs | |
State | Published - Feb 2011 |
Keywords
- Aasen's tridagonalization
- Parlett-Reid tridagonalization
- Partitioned factorizations
- Recursive factorizations
- Symmetric indefinite matrices
- Tridiagonalization
All Science Journal Classification (ASJC) codes
- Software
- Applied Mathematics