[Numpy-discussion] why two versions of polyfit?

Andreas Hilboll lists at hilboll.de
Sun May 20 11:09:30 EDT 2012


Hi,

I just noticed that there's two polyfit functions, one in
numpy.lib.polynomial, and one in numpy.polynomial. What's the reason for
this? The calling signatures aren't identical (the numpy.polynomial
version supports weights), and I couldn't find a notice on why two
versions exist.

Puzzled greetings,
Andreas.




More information about the NumPy-Discussion mailing list