comparison liboctave/ChangeLog @ 5285:fe5ee25a5e6c

[project @ 2005-04-19 15:02:49 by jwe]
author jwe
date Tue, 19 Apr 2005 15:02:49 +0000
parents 5bdc3f24cd5f
children f04d9f855794
comparison
equal deleted inserted replaced
5284:e14d6e159dab 5285:fe5ee25a5e6c
1 2005-04-19 John W. Eaton <jwe@octave.org>
2
3 * Array.cc (assignN): Don't crash if the index list is empty.
4
1 2005-04-14 David Bateman <dbateman@free.fr> 5 2005-04-14 David Bateman <dbateman@free.fr>
2 6
3 * SparseCmplxLU.cc: Add flags for incomplete factorization. 7 * SparseCmplxLU.cc: Add flags for incomplete factorization.
4 * SparsedbleLU.cc: Ditto. 8 * SparsedbleLU.cc: Ditto.
5 * SparseCmplxLU.h: Definition. 9 * SparseCmplxLU.h: Definition.