[Numpy-discussion] vander() docstring

Andreas Klöckner lists at informa.tiker.net
Wed Apr 9 11:28:32 EDT 2008


On Mittwoch 26 März 2008, Charles R Harris wrote:
> The docstring is incorrect. The Vandermonde matrix produced is compatible
> with numpy polynomials that also go from high to low powers. I would have
> done it the other way round, so index matched power, but that isn't how it
> is.

Patch attached.

Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: numpy-vander-docstring.patch
Type: text/x-diff
Size: 497 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20080409/ac6958d7/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20080409/ac6958d7/attachment.sig>


More information about the NumPy-Discussion mailing list