[SciPy-user] fmin_cobyla

Nils Wagner nwagner at iam.uni-stuttgart.de
Thu Mar 1 06:59:01 EST 2007


Hi all,

Is it possible to obtain more return values wrt to fmin_cobyla ?
The output is currently limited to the minimum (if any exists).

I am interested in

      fopt -- the value of f(xopt).
      func_calls -- the number of function_calls.
      allvecs  --  if retall then this vector of the iterates is returned


Nils




More information about the SciPy-User mailing list