Mercurial > hg > octave-nkf
diff scripts/ChangeLog @ 9199:399884c9d4a1
import the step adaptation strategy from fsolve to fminunc
author | Jaroslav Hajek <highegg@gmail.com> |
---|---|
date | Fri, 15 May 2009 07:07:41 +0200 |
parents | ad33527d2e51 |
children | 1f47a9404d93 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,8 @@ +2009-05-14 Jaroslav Hajek <highegg@gmail.com> + + * optimization/fminunc.m: Import the step adaptation strategy + improvements from fsolve. + 2009-05-08 Ben Abbott <bpabbott@mac.com> * plot/__gnuplot_has_feature__.m: Add feature "key_has_font_properties".