Mercurial > hg > octave-avbm
diff scripts/ChangeLog @ 5798:7e7ed81f5566
[project @ 2006-05-09 17:24:33 by jwe]
author | jwe |
---|---|
date | Tue, 09 May 2006 17:24:34 +0000 (2006-05-09) |
parents | 7d77b6839ca7 |
children | 70013c9f3ccc |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,20 @@ +2006-05-09 Keith Goodman <kwgoodman@gmail.com> + + * plot/plot.m: Doc string fix. + +2006-05-09 Paul Kienzle <pkienzle@users.sf.net> + + * testfun/speeed.m: Use new interface to unique and assert. + Improve documentation. Approximate time complexity from log-log + plot. Return time complexity and raw times if requested. The + mean ratio is no longer returned. Provide complete control over + which n are computed. + +2006-05-09 John W. Eaton <jwe@octave.org> + + * path/path.m: Move here from miscellaneous. + Adapt to new LOADPATH definition. + 2006-05-03 David Bateman <dbateman@free.fr> * path/rmpath.m, path/addpath.m, miscellaneous/path.m: Replace all