comparison src/ChangeLog @ 8910:6e9f26506804

optimize diag -> sparse and perm -> sparse conversions
author Jaroslav Hajek <highegg@gmail.com>
date Thu, 05 Mar 2009 08:34:52 +0100
parents 5a956c026b6c
children 35cd375d4bb3
comparison
equal deleted inserted replaced
8909:52596fe9f178 8910:6e9f26506804
1 2009-03-05 Jaroslav Hajek <highegg@gmail.com>
2
3 * DLD-FUNCTIONS/sparse.cc (Fsparse): Handle diagonal and permutation
4 matrices.
5
1 2009-03-03 John W. Eaton <jwe@octave.org> 6 2009-03-03 John W. Eaton <jwe@octave.org>
2 7
3 * ov-struct.cc (octave_struct::save_ascii, 8 * ov-struct.cc (octave_struct::save_ascii,
4 octave_struct::save_binary, octave_struct::save_hdf5): 9 octave_struct::save_binary, octave_struct::save_hdf5):
5 Preserve order of structure fields. 10 Preserve order of structure fields.