[SciPy-User] Flaws in the cobyla routine

Ralf Gommers ralf.gommers at gmail.com
Wed Sep 26 14:58:09 EDT 2012


On Wed, Sep 26, 2012 at 10:01 AM, Denis Laxalde <denis at laxalde.org> wrote:
>
> The old `fmin_` functions and the new `minimize` interface are present
> in the 0.11 release, which is good for transition purpose but is also
> confusing. We could deprecated the former in the next release I guess.


Don't think that's a good idea, those functions are too widely used. We can
just add in the docstring of the fmin_ functions that it's recommended to
use the new minimize() interface instead.

Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20120926/d9afb020/attachment.html>


More information about the SciPy-User mailing list