Linear regression in NumPy

Robert Kern robert.kern at gmail.com
Thu Mar 23 11:12:55 EST 2006


nikie wrote:
> Although I think it's worth reading, it only covers the fundamental
> structure (what arrays are, what ufuncs are..) of NumPy. Neither of the
> functions dicussed in this thread (polyfit/linear_least_squares) is
> mentioned in the file.

Both functions are described in the full book. Were you just looking at the
sample chapter?

-- 
Robert Kern
robert.kern at gmail.com

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco




More information about the Python-list mailing list