Mercurial > hg > octave-lyh
diff liboctave/ChangeLog @ 5731:c7d5a534afa5
[project @ 2006-04-03 19:33:26 by jwe]
author | jwe |
---|---|
date | Mon, 03 Apr 2006 19:33:27 +0000 |
parents | 109fdf7b3dcb |
children | d43a097e13d7 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,5 +1,8 @@ 2006-04-03 David Bateman <dbateman@free.fr> + * Sparse.cc (Sparse<T>::resize): Use xcidx rather than cdix, etc + to avoid copy of original matrix. + * Makefile.in (INCLUDES): Add randgamma.h, randpoisson.h and randmtzig.h to the list. (LIBOCTAVE_C_SOURCES): Add randgamma.c, randpoisson.c and