comparison liboctave/ChangeLog @ 5611:5be3463fed41

[project @ 2006-02-09 19:12:14 by jwe]
author jwe
date Thu, 09 Feb 2006 19:12:15 +0000
parents 9761b7d24e9e
children d01f07aeaec5
comparison
equal deleted inserted replaced
5610:9761b7d24e9e 5611:5be3463fed41
1 2006-02-09 John W. Eaton <jwe@octave.org>
2
3 * mx-inlines.cc (MX_ND_CUMULATIVE_OP): Store in cummulative
4 product of all dimensions in CP.
5
1 2006-02-09 David Bateman <dbateman@free.fr> 6 2006-02-09 David Bateman <dbateman@free.fr>
2 7
3 * SparseQR.cc: new file for real sparse QR class. 8 * SparseQR.cc: new file for real sparse QR class.
4 * SparseQR.h: declaration. 9 * SparseQR.h: declaration.
5 * SparseCmplxQR.cc: new file for complex sparse QR class. 10 * SparseCmplxQR.cc: new file for complex sparse QR class.