Qr factorization revisited
Eric Barszcz, Richard Hughey
Abstract
Eric Barszcz, Richard Hughey
Abstract
A general framework capturing known QR factorization methods is presented. A relationship between the major classes of methods leads to a new, efficient and accurate method for computing the Cholesky decomposition of ( I − qqT). Incorporating the new Cholesky decomposition into an accurate QR factorization algorithm is expressed as a splitting of orthogonal Hessenberg matrices. Computation is further optimized by introducing a new factorization for orthogonal Hessenberg matrices called DST factorization. A QR algorithm based on DST factorization is presented that has accuracy comparable to Householder transformations, the flexibility of Givens rotations and the lowest operation count of known methods. Also, it has provable bounds on the computation. Results from computing the QR factorization of several ill-conditioned and rank deficient matrices are presented.
OpenAlex reports 2 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
A general framework capturing known QR factorization methods is presented. A relationship between the major classes of methods leads to a new, efficient and accurate method for computing the Cholesky decomposition of ( I − qqT). Incorporating the new Cholesky decomposition into an accurate QR factorization algorithm is expressed as a splitting of orthogonal Hessenberg matrices. Computation is further optimized by introducing a new factorization for orthogonal Hessenberg matrices called DST factorization. A QR algorithm based on DST factorization is presented that has accuracy comparable to Householder transformations, the flexibility of Givens rotations and the lowest operation count of known methods. Also, it has provable bounds on the computation. Results from computing the QR factorization of several ill-conditioned and rank deficient matrices are presented.
Key concepts: QR decomposition, Cholesky decomposition, Factorization, Incomplete Cholesky factorization, Matrix decomposition, Dixon's factorization method, Minimum degree algorithm, Mathematics