[SciPy-User] Vectorizing scipy.optimize.curve_fit
Paul Hobson
pmhobson at gmail.com
Mon Feb 4 19:26:00 EST 2013
On Sun, Feb 3, 2013 at 9:16 PM, <josef.pktd at gmail.com> wrote:
> On Mon, Feb 4, 2013 at 12:13 AM, Paul Hobson <pmhobson at gmail.com> wrote:
> >
> > Thanks for the advice. Currently working with linear fits, but I'm
> hoping to
> > expand this work to be more general. I'll be sure to keep these things in
> > mind.
>
> If you work with linear fits, why do you use curve_fit/leastsq instead
> of linalg?
>
> Josef
First reason: I didn't know any better :)
Second reason: I'm pretty certain that non-linear data will be coming my
way soon, so I'm trying to plan ahead.
-paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20130204/b3d459e6/attachment.html>
More information about the SciPy-User
mailing list