[SciPy-Dev] scipy.optimize.fmin_cg

Phillip Feldman phillip.m.feldman at gmail.com
Wed Jun 24 14:41:27 EDT 2015


The optimization algorithm of scipy.optimize.fmin_cg appears to be quite
powerful, but the interface is rather limited.  In particular, it would be
great if one could specify the `xtol` and `ftol` convergence criteria that
most of the other SciPy optimizers accept.

Phillip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20150624/5d29e6cf/attachment.html>


More information about the SciPy-Dev mailing list