[Numpy-discussion] vander() docstring
Alan Isaac
aisaac@american....
Wed Apr 9 12:45:40 CDT 2008
On Wed, 9 Apr 2008, Charles R Harris wrote:
> It would affect polyfit, where the powers correspond to
> the numpy polynomial coefficients. That can be fixed, and
> as far as I can determine that is the only numpy function
> that uses vander, but it might break some software out
> there in the wild. Maybe we can put it on the list for
> 1.1. I'd like to change numpy polynomials also, but that
> is probably a mod too far.
How about tagging the coefficient order,
so everyone can use these the way they prefer.
Alan Isaac
More information about the Numpy-discussion
mailing list