Conjugate gradients minimizer

Chad Netzer cnetzer at mail.arc.nasa.gov
Tue Mar 25 16:41:33 EST 2003


On Tue, 2003-03-25 at 07:43, Andrew Walkingshaw wrote:

> Does anyone have a conjugate-gradients minimization routine (failing
> that, even a line-search-using-gradients algorithm would be extremely
> useful):

http://www.scipy.org/

The optimize.py module has a number of minimization routines.

-- 
Bay Area Python Interest Group - http://www.baypiggies.net/

Chad Netzer
(any opinion expressed is my own and not NASA's or my employer's)







More information about the Python-list mailing list