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

Re: [pygame] pygame.surfarray changes (PixelArray and co.)



Marcus von Appen wrote:
As the ongoing discussion about PixelArray has shown, there is some
confusion about how it will affect pygame.surfarray, which should fully
implemented in python.

[snip]

There will be no visible changes regarding the surfarray module and its
methods besides that it is implemented in Python.



Will the new surfarray and sndarray default to Numeric as the pygame-ctypes version does? How will one choose which array package to use? NumPy doesn't just break a program. It can breaks a program subtly*. So choosing between Numeric and NumPy cannot be automatic.


[*] The arraydemo soften example: http://aspn.activestate.com/ASPN/Mail/Message/3384142

--
Lenard Lindstrom
<len-l@xxxxxxxxx>