[Numpy-discussion] 1.1.1rc1 to be tagged tonight

Pierre GM pgmdevlist at gmail.com
Tue Jul 22 02:39:18 EDT 2008


On Tuesday 22 July 2008 02:27:38 Charles R Harris wrote:
> Looks like you shouldn't use NumpyTestCase for the 1.2 test, however.

Looks like Alan updated it for me, the tests look OK on 1.2.

Interestingly, I segfault when running
python -c "import numpy; numpy.test()"
(NumPy version 1.2.0.dev5496)

(I can still run thes numpy.ma tests the old fashioned way,
for t in numpy/ma/tests/*.py; do python $t; done



More information about the NumPy-Discussion mailing list