Mercurial > hg > octave-nkf
diff scripts/ChangeLog @ 6768:40e1255eda0e
[project @ 2007-06-29 20:11:58 by jwe]
author | jwe |
---|---|
date | Fri, 29 Jun 2007 20:12:04 +0000 |
parents | e6b528a3a2a9 |
children | babcbcc11ab6 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,9 @@ +2007-06-29 Marcus W. Reble <reble@wisc.edu> + + * optimization/sqp.m (sqp): New args, lb, ub, maxiter, and tolerance. + (fdjac): Set nx outside of if block. + (cf_ub_lb, cigrad_ub_lb): New subfunctons. + 2007-06-28 Michael Goffioul <michael.goffioul@gmail.com> * plot/subplot.m: Add 'ishandle' check when parsing the existing axes.