On Apr 22, 6:55 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> 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
--
http://mail.python.org/mailman/listinfo/python-list
