[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] Convert to numpy?



There is some discussion on Fedora mailing list of removing
python-numeric and replacing it with numpy.  Pygame uses a header file
/usr/include/python2.4/Numeric/arrayobject.h which is not included in
the numpy package.  I can probably copy this header file when doing my
builds if python-numeric goes away, but I am curious if pygame has any
plans to convert to numpy?