fminbound

2007-05-08 Thread darkside
Hello everyone: I'm new using scipy, so I'm sorry if any of my questions are silly. I'm trying to find the maxima, absolut and local, of a function, in order to fit an exponencial curve and get de exponecial argument. My function if the soluction of a couple equations system: def derivs3(x,t,ga

Installing Suds for Python 2.6.1 on Mac OS X

2011-02-01 Thread Darkside Android
I'd like to test my SOAP-based web service from Textmate (PyMate) however I'm running into some trouble trying to get suds configured on my Mac. I was able to install it from Terminal however I'm getting the message each time I run the script: ImportError: No module named suds What do you recomme

Re: Installing Suds for Python 2.6.1 on Mac OS X

2011-02-01 Thread Darkside Android
On Feb 1, 4:30 am, Chris Rebert wrote: > On Tue, Feb 1, 2011 at 2:43 AM, Darkside Android > > wrote: > > I'd like to test my SOAP-based web service from Textmate (PyMate) > > however I'm running into some trouble trying to get suds configured on > > my Mac. I