[Python-Dev] 2.2a1 and Numerical

Paul F. Dubois dubois1@llnl.gov
Wed, 18 Jul 2001 09:19:59 -0700


Numerical Python 20.1 compiles and passes all its tests with 2.2a1.

It is about 10% slower than 2.1 both with and without optimization in exe=
cuting
the test suite. That test suite uses PyUnit and most of the operations in=
volve
small arrays so I suspect most of its time is in Python not the C code fo=
r
Numeric.=20