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

Re: [pygame] Numpy slower than Numeric



On 12/28/06, Kamilche <kamilche@xxxxxxxxxxxx> wrote:

Ok, version check - if I change it back to Int:I get an error
'AttributeError: 'module' object has no attribute 'Int'' error, the
exact opposite of yours.

Numeric version: 24.2
Numeric time: 0.954000 seconds

numpy version: 1.0.1
numpy time:   2.312000 seconds

The new code yields this output:

Numeric version: 24.2
Numeric time: 0.421000 seconds
numpy version: 0.9.8
numpy time:   0.578000 seconds

I'm on an Intel 3.2GHz with 1GB RAM.


-- - Rikard.