Sum of the Least Squares
Cameron Laird
claird at starbase.neosoft.com
Fri Sep 29 14:59:57 EDT 2000
More information about the Python-list mailing list
Fri Sep 29 14:59:57 EDT 2000
- Previous message (by thread): Sum of the Least Squares
- Next message (by thread): Sum of the Least Squares
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <Lz1B5.1424$4Q5.61916 at newsread1.prod.itd.earthlink.net>, Gene C <gchiaramonte at yahoo.com> wrote: >Hi, > >Does anyone know where I can find a function to do non-linear least squares >fit interpolation that is implemented in python? (actual python code, not a >module implemented in something else) Other curve fitting functions would be >interesting too. . . . *Which* "non-linear least squares fit interpolation"? Are you asking for what I know as polynomial-fit? I confess it's a rather idle question; I'd have to go writing and/or looking, whatever the answer. -- Cameron Laird <claird at NeoSoft.com> Business: http://www.Phaseit.net Personal: http://starbase.neosoft.com/~claird/home.html
- Previous message (by thread): Sum of the Least Squares
- Next message (by thread): Sum of the Least Squares
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list