SOFTWARE FOR A NEW MODIFIED CHOLESKY FACTORIZATION

被引:14
作者
ESKOW, E [1 ]
SCHNABEL, RB [1 ]
机构
[1] UNIV COLORADO, DEPT COMP SCI, BOULDER, CO 80309 USA
来源
ACM TRANSACTIONS ON MATHEMATICAL SOFTWARE | 1991年 / 17卷 / 03期
关键词
ALGORITHMS; CHOLESKY FACTORIZATION; GERSCHGORIN BOUNDS; NONPOSITIVE DEFINITE;
D O I
10.1145/114697.116806
中图分类号
TP31 [计算机软件];
学科分类号
081202 ; 0835 ;
摘要
This paper describes the software for a new modified Cholesky factorization recently proposed by the authors. Given a symmetric but not necessarily positive definite matrix A, the modified Cholesky factorization computes a Cholesky factorization of A + E, where E = 0 if A is safely positive definite, and E is a diagonal matrix chosen to make A + E positive definite otherwise. The modified Cholesky factorization was introduced by Gill and Murray and refined by Gill, Murray and Wright, and is commonly used in optimization algorithms. Our version, which is based upon new techniques, has a considerably smaller a priori upper bound on the size of E than the Gill, Murray and Wright factorization, and generally appears to produce a smaller E, and a well-conditioned A + E, in practice. Its cost, like the Gill, Murray and Wright version, is only a small multiple of n2 operations greater than the standard Cholesky factorization. Thus it may be useful in optimization algorithms. We summarize our algorithm and describe the code and its use.
引用
收藏
页码:306 / 312
页数:7
相关论文
共 5 条
[1]  
Dennis J. E., 1983, NUMERICAL METHODS UN
[2]  
Gill P. E., 1974, Mathematical Programming, V7, P311, DOI 10.1007/BF01585529
[3]  
Gill P. E., 1981, PRACTICAL OPTIMIZATI
[4]  
GOULD N, 1989, COMMUNICATION
[5]  
SCHNABEL RB, IN PRESS SIAM J SCI