Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 4650:623f6262a8e9
[project @ 2003-11-23 23:17:46 by jwe]
author | jwe |
---|---|
date | Sun, 23 Nov 2003 23:17:47 +0000 |
parents | dca0236ad77c |
children | b868b39534b0 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,5 +1,8 @@ 2003-11-23 John W. Eaton <jwe@bevo.che.wisc.edu> + * idx-vector.h, idx-vector.cc: Convert boolMatrix functions to use + boolNDArray. Likewise, convert Matrix functions to use NDArray. + * Array-so.cc: New file. Move instantiations here from so-array.h. * Makefile.in (TI_SRC): Add it to the list.