[SciPy-user] array vs matrix, converting code from matlab

Robert Kern robert.kern at gmail.com
Fri Apr 21 11:39:48 EDT 2006


Bill Baxter wrote:

> The other problem with my estimate on time to port Matlab code is that a
> figure like 4200 lines doesn't reveal the real cost if one of those
> lines happens to be a call to something like Matlab's nonlinear
> optimization routines or something else for which there is currently no
> numpy equivalent.  

Have you looked at scipy.optimize?

-- 
Robert Kern
robert.kern at gmail.com

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco




More information about the SciPy-User mailing list