[SciPy-user] problem with optimize.leastsq
Jose Lopez
lopmart at gmail.com
Tue Jun 3 19:45:24 EDT 2008
hi
i have a problem with "optimize.leastsq", give it the next error:
MemoryError:
File: "c:\python25\lib....\minpack.py",line 268,in leastsq
retval =
_minpack._lmdif(func,x0,args,full_output,ftol,xtol,gtol,maxfev,epsfcn,factor,diag)
if i work whit the same code with some parameters work it!
but i work with more parameters the error above show me.
My os is windows
someone happened the same error?
thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20080603/13cf9dd4/attachment.html>
More information about the SciPy-User
mailing list