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

Re: [pygame] PyGame Surfarray still depends on Numeric



Dave LeCompte (really) wrote:

What would be necessary to break the dependency on Numeric?

In the long term, using the new buffer interface that's being defined for py3k.

In the meantime, it seems like there really needs to be
two versions of pygame.surfarray, one for Numeric and
one for Numpy. Or have it adapt itself somehow depending
on whether Numeric or Numpy is available.


-Dave LeCompte

-- Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | Carpe post meridiem! | Christchurch, New Zealand | (I'm not a morning person.) | greg.ewing@xxxxxxxxxxxxxxxx +--------------------------------------+