function minimization

attn.steven.kuo at gmail.com attn.steven.kuo at gmail.com
Sun Apr 22 11:46:22 EDT 2007


On Apr 22, 6:55 am, "marksc... at gmail.com" <marksc... at gmail.com> wrote:
> Is anyone aware of python library that does function minimization a la
> Minuit (http://wwwasdoc.web.cern.ch/wwwasdoc/minuit/) used by CERN?
>
> thanks


If you have a C complier and the lapack, blas, and levmar
libraries, you could try pylevmar:

    http://projects.liquidx.net/python/browser/pylevmar/trunk/setup.py

--
Hope this helps,
Steven




More information about the Python-list mailing list