[Numpy-discussion] Non-linear optimization in python

Matthieu Brucher matthieu.brucher at gmail.com
Thu May 14 06:51:29 EDT 2009


Hi,

You have several choices:
- using scipy.optimize
- openopt
- the old openopt scikit that contains a generic optimization framework.

Did you try one of these?

2009/5/14 Emerald Jasper <emerald.jasper at yahoo.co.uk>:
> Dear python user!
> Please, instruct me how to make non-linear optimization using numpy/simpy in
> python?
> Thank you very much in the advance,
> Emerald
> from Japan
>
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
>



-- 
Information System Engineer, Ph.D.
Website: http://matthieu-brucher.developpez.com/
Blogs: http://matt.eifelle.com and http://blog.developpez.com/?blog=92
LinkedIn: http://www.linkedin.com/in/matthieubrucher



More information about the NumPy-Discussion mailing list