Mercurial > hg > octave-lyh
diff liboctave/ChangeLog @ 7033:f0142f2afdc6
[project @ 2007-10-16 17:46:44 by jwe]
author | jwe |
---|---|
date | Tue, 16 Oct 2007 17:46:44 +0000 |
parents | 93c65f2a5668 |
children | daff886a8e2a |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,9 @@ +2007-10-16 John W. Eaton <jwe@octave.org> + + * dMatrix.cc (Matrix::inverse): Only check rcond == 0 if the + matrix is hermitian or calc_cond is true. + * CMatrix.cc (ComplexMatrix::inverse): Likewise. + 2007-10-12 John W. Eaton <jwe@octave.org> * Change copyright notices in all files that are part of Octave to