comparison liboctave/ChangeLog @ 5523:451ad352b288

[project @ 2005-10-31 03:18:21 by jwe]
author jwe
date Mon, 31 Oct 2005 03:18:22 +0000
parents b99404352541
children 8c56849b1509
comparison
equal deleted inserted replaced
5522:98691610b386 5523:451ad352b288
1 2005-10-30 John W. Eaton <jwe@octave.org>
2
3 * mx-inlines.cc (MX_ND_REDUCTION): Iterate in direction of DIM.
4 (MX_ND_CUMULATIVE_OP): Likewise.
5
1 2005-10-29 John W. Eaton <jwe@octave.org> 6 2005-10-29 John W. Eaton <jwe@octave.org>
2 7
3 * mx-inlines.cc (MX_ND_REDUCTION): Avoid increment_index to speed 8 * mx-inlines.cc (MX_ND_REDUCTION): Avoid increment_index to speed
4 things up. Simplify. 9 things up. Simplify.
5 10