Mercurial > hg > octave-lyh
comparison liboctave/ChangeLog @ 5061:4689ee5e88ec
[project @ 2004-11-03 21:23:42 by jwe]
author | jwe |
---|---|
date | Wed, 03 Nov 2004 21:23:43 +0000 |
parents | c6ef19da4b24 |
children | 97b62f0c1bee |
comparison
equal
deleted
inserted
replaced
5060:34a904ac130d | 5061:4689ee5e88ec |
---|---|
1 2004-11-03 John W. Eaton <jwe@octave.org> | |
2 | |
3 * dMatrix.cc (Matrix::inverse): Return info == -1 for any failure. | |
4 * CMatrix.cc (ComplexMatrix::inverse): Likewise. | |
5 | |
1 2004-10-19 John W. Eaton <jwe@octave.org> | 6 2004-10-19 John W. Eaton <jwe@octave.org> |
2 | 7 |
3 * Array.cc (assignN): Avoid resizing if assignment will fail. | 8 * Array.cc (assignN): Avoid resizing if assignment will fail. |
4 | 9 |
5 2004-10-18 John W. Eaton <jwe@octave.org> | 10 2004-10-18 John W. Eaton <jwe@octave.org> |