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.
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to