Sum of the Least Squares

Gene C gchiaramonte at yahoo.com
Sat Sep 30 09:46:53 EDT 2000


Huaiyu,

Thanks for the information.

> When you say nonlinear least squares, do you have a specific set of bases
or
> do you want the program to choose it?  If the former, it is essentially
> linear mathematically (and computationally).  It's a one-liner if you use
> NumPy.
I't the latter, but I'd be interested in seeing how to do the former as a
one-liner.

> I have some old code in Matlab using radial basis functions I always
wanted
> to convert to Python.  Maybe I'll find time this weekend.
That would be great!

>
> I take it that you do not mean to exclude the Numeric package when you say
> "not a module".
Right.

> Matrix for Python Project        http://MatPy.sourceforge.net
Thanks for the link.

Gene





More information about the Python-list mailing list