# HG changeset patch # User carandraug # Date 1333110434 0 # Node ID 2cdbb2aba987e9c5254456a4b35ed3467aabd0a7 # Parent da19f179967ba0713b8efdba657b5a78412dccbe optim: update NEWS file diff -r da19f179967b -r 2cdbb2aba987 main/optim/NEWS --- a/main/optim/NEWS Fri Mar 30 11:56:24 2012 +0000 +++ b/main/optim/NEWS Fri Mar 30 12:27:14 2012 +0000 @@ -1,9 +1,19 @@ Summary of important user-visible changes for optim 1.1.0: ------------------------------------------------------------------- + ** The following functions are new optim 1.1.0: + + powell + ** The following functions have been deprecated since they have been implemented in Octave core: fminunc_compat optimset_compat ** The package Makefile has been adapted for compatibility with Octave 3.6.0. + + ** Bugfixes on the functions: + + deriv linprog + + ** The function `line_min' has a configurable setpesize and max evals