Comment 5 for bug 309215

Revision history for this message
Andrew Straw (astraw) wrote :

The page at http://numpy.scipy.org/array_interface.shtml is out of date. This work became PEP 3118, and is now part of Python 2.6 and 3.0: http://www.python.org/dev/peps/pep-3118/

Also, as far as I know, there are no plans to put Numpy into Python core.

As far as pygtk, once it supports PEP 3118, it's doubtful that it will need to depend on numpy. I guess that's unlikely to happen before Jaunty, however.