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.

_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to