fmin_cobyla changes?



 On 10/14/10 2:19 PM, Kostas Oikonomou wrote:
> I agree that having the equalities be automatically translated into
> pairs of inequalities would be a nice convenience.
>
> But if the constraints are optional, what would the call
>
> fmin_cobyla(f, vars, initx)
>
> do?
>
Finds a minimum of f.

See share/cobyla/ex/ex1.mac for an example.

Ray