On 5/31/07, Leo Kaliazine <[EMAIL PROTECTED]> wrote:
3. Does pygame depend on the Numeric library, if so can this be substituted by Numpy?
I use pygame without Numeric all the time. Numeric is only for the *array class of functions (so you can do quick modification of sound and surface data) I think people are still working on making numpy interchangable...