view main/optim/NEWS @ 9927:22b40d903137 octave-forge

optim: package is no longer automatically loaded
author carandraug
date Fri, 30 Mar 2012 12:29:17 +0000
parents 2cdbb2aba987
children 7cb2f7e7c6d8
line wrap: on
line source

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

 ** Package is no longer automatically loaded.