Re: [Numpy-discussion] Non-linear optimization in python

2009-05-14 Thread josef . pktd
On Thu, May 14, 2009 at 11:10 AM, Alan G Isaac wrote: > On 5/14/2009 6:26 AM Emerald Jasper apparently wrote: >> Please, instruct me how to make non-linear optimization using >> numpy/simpy in python? > > > http://www.scipy.org/SciPyPackages/Optimize note: the link there links to the old document

Re: [Numpy-discussion] Non-linear optimization in python

2009-05-14 Thread Alan G Isaac
On 5/14/2009 6:26 AM Emerald Jasper apparently wrote: > Please, instruct me how to make non-linear optimization using > numpy/simpy in python? http://www.scipy.org/SciPyPackages/Optimize http://www.scipy.org/Cookbook/OptimizationDemo1 hth, Alan Isaac __

Re: [Numpy-discussion] Non-linear optimization in python

2009-05-14 Thread Matthieu Brucher
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 : > Dear python user! > Please, instruct me how to make non-linear optimization using numpy/simpy in > python

[Numpy-discussion] Non-linear optimization in python

2009-05-14 Thread Emerald Jasper
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@scipy.org http://mail.scipy.org/mailm