[SciPy-User] How to minimize a simple multi variable function

Martin De Kauwe mdekauwe at gmail.com
Mon Aug 20 10:28:37 EDT 2012


I am not sure what pulp is. But the lmfit package has options for 
constraints http://cars9.uchicago.edu/software/python/lmfit/

On Monday, August 20, 2012 8:41:37 PM UTC+10, Roderick Bartolo wrote:
>
> Hi all,
> I would like to minimize the following simple function f(x,y,z) = x*y*z 
> with some constraints x<=20 + y and y < z+2 using Pulp.  Does any body know 
> how this can be done please?
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20120820/f87a1a53/attachment.html>


More information about the SciPy-User mailing list