[Numpy-discussion] ScientificPython with numarray support
Gary Ruben
gazzar at email.com
Fri Jan 14 19:40:24 CST 2005
Hi Sebastian,
You could also use the linregress function in scipy.stats if you're doing least squares fitting of a straight line.
Gary R.
----- Original Message -----
> On Friday 14 January 2005 04:15 pm, John Hunter wrote:
> > >>>>> "Sebastian" == Sebastian Haase <haase at msg.ucsf.edu> writes:
> >
> > Sebastian> The LeastSquare-fit is exactly what I'm interested in,
> > Sebastian> since I couldn't find something similar anywhere else
> > Sebastian> (like: It's not in SciPy, right?)
> >
> > best, info, ier, mesg = leastsq(errfunc, guess, full_output=1)
>
> Thanks John,
> I thought it should be there.
> Is the code / algorithm about similar to what Konrad has in Scientific ?
>
> - Sebastian
--
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm
More information about the Numpy-discussion
mailing list