comparison liboctave/ChangeLog @ 7334:274d9642ac10 release-3-0-0

[project @ 2007-12-22 01:42:45 by jwe]
author jwe
date Sat, 22 Dec 2007 01:42:46 +0000
parents 40a17a87155e
children 9c7073003700
comparison
equal deleted inserted replaced
7333:66dfb0abd3d3 7334:274d9642ac10
1 2007-12-21 John W. Eaton <jwe@octave.org>
2
3 Version 3.0.0 released.
4
1 2007-12-18 David Bateman <dbateman@free.fr> 5 2007-12-18 David Bateman <dbateman@free.fr>
2 6
3 * Sparse.cc (template <class T> Sparse<T> Sparse<T>::index 7 * Sparse.cc (template <class T> Sparse<T> Sparse<T>::index
4 (idx_vector&, int) const): Fix case indexing of non zero scalar 8 (idx_vector&, int) const): Fix case indexing of non zero scalar
5 stored as a sparse matrix. 9 stored as a sparse matrix.