Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 7606:704b7a1098d0
Fix for mode.m NDArrays and row vectors
author | David Bateman <dbateman@free.fr> |
---|---|
date | Wed, 19 Mar 2008 15:02:03 -0400 |
parents | 90c9038170bf |
children | 49810341db91 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,7 @@ +2008-03-19 Ben Abbott <bpabbott@mac.com> + + * statistics/base/mode.m: Add NDArray tests. + 2008-03-19 Jaroslav Hajek <highegg@gmail.com> * statistics/distributions/exppdf.m, @@ -7,6 +11,8 @@ 2008-03-19 David Bateman <dbateman@free.fr> + * statistics/base/mode.m: Fix for row vectors. + * plot/__scatter__.m: Modify for change of markersize in __go_draw_axes__.m and for compatibility. * plot/__go_draw_axes__.m: Don't divide the marker size by 6