[Numpy-discussion] N-D array interface page is out of date

Andrew Straw strawman at astraw.com
Thu Jan 22 20:38:41 EST 2009


Hi, I just noticed that the N-D array interface page is outdated and
doesn't mention the buffer interface that is standard with Python 2.6
and Python 3.0:

http://numpy.scipy.org/array_interface.shtml

This page is linked to from http://numpy.scipy.org/

I suggest, at the minimum, modifying the page with really annoying
blinking red letters at the top (or other suitable warning) that this is
deprecated at that people should use
http://www.python.org/dev/peps/pep-3118/ instead.



More information about the NumPy-Discussion mailing list