[Numpy-discussion] Should cholesky return upper or lower triangular matrix?

Keith Goodman kwgoodman at gmail.com
Tue Jun 27 23:03:01 EDT 2006


Isn't the Cholesky decomposition by convention an upper triangular
matrix? I noticed, by porting Octave code, that linalg.cholesky
returns the lower triangular matrix.

References:

http://mathworld.wolfram.com/CholeskyDecomposition.html
http://www.mathworks.com/access/helpdesk/help/techdoc/ref/chol.html




More information about the NumPy-Discussion mailing list