[Numpy-discussion] URGENT: Re: 1.1.0rc1, Win32 Installer: please test it

joep josef.pktd at gmail.com
Wed May 21 01:11:04 EDT 2008



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
>



More information about the NumPy-Discussion mailing list