joep wrote:
> Testing the windows installers
>
> On an 8 years old Windows 2000 with Intel processor (which ?) no sse,
> installed numpy-1/1/0rc1-nosse.exe
> * with Python 2.4.3 (no ctypes)
> - numpy.test(): 1001 test OK, no errors or failures
typo: missed with option all=True:
- numpy.test(all=True): 1271 tests, errors=12, failures=1
> no crash, some previous numpy crashed python
> * with Python 2.5.1
> - numpy.test(): 1004 test OK, no errors or failures
typo: missed with option all=True
> - numpy.test(all=True): 1277 tests, errors=12, failures=1
>
_______________________________________________
Numpy-discussion mailing list
[email protected]
http://projects.scipy.org/mailman/listinfo/numpy-discussion