comparison src/ChangeLog @ 5954:250e062c3393

[project @ 2006-08-22 17:04:27 by jwe]
author jwe
date Tue, 22 Aug 2006 17:04:28 +0000
parents 164214586706
children cdef72fcd206
comparison
equal deleted inserted replaced
5953:164214586706 5954:250e062c3393
1 2006-08-22 John W. Eaton <jwe@octave.org>
2
3 * Makefile.in (INCLUDES): Remove matrix.h from the list.
4
1 2006-08-22 David Bateman <dbateman@free.fr> 5 2006-08-22 David Bateman <dbateman@free.fr>
2 6
3 * sparse-xpow.cc: Replace all uses of pow by std::pow. 7 * sparse-xpow.cc: Replace all uses of pow by std::pow.
4 (elem_pow): Simplify for two sparse matrices arguments. 8 (elem_pow): Simplify for two sparse matrices arguments.
5 9