[Numpy-discussion] Test reports of numpy 1.4.0.dev built with Visual Studio

Christoph Gohlke cgohlke at uci.edu
Thu Dec 10 23:37:54 EST 2009


Hello,

I built Windows binaries of numpy-1.4.0rc2.dev7996 for Python 2.4, 2.5, 
and 2.6 (32 and 64-bit) using Microsoft Visual Studio 2003 and 2008.

Looks good: the 'setup.py bdist_wininst' builds were all successful. The 
output of the 'python.exe -c "import numpy;numpy.test()"' runs are 
attached. The Python 2.6 VS2008 builds pass all tests (except know 
failures). The Python 2.4 and 2.5 VS2003 builds fail 8 tests, mostly due 
to NaN/Inf/0 and formatting mismatches.

I also compiled and test-run some Python extension packages (matplotlib, 
PIL, PyMOL, etc) against these numpy builds and did not notice any 
failures due to the numpy upgrade.

Test platform: VS2008 9.0.30729.1 SP; VS2003 7.1.3088; Windows 7 Pro 
64-bit; Core2Quad CPU; No external ATLAS/MKL/BLAS/LAPACK/FFTW libraries 
used; Python versions are noted in the attachments.

Best,

Christoph Gohlke
Laboratory for Fluorescence Dynamics
University of California, Irvine
http://www.lfd.uci.edu/~gohlke/
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: numpy-1.4.win32-py2.5.txt
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20091210/f8a87205/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: numpy-1.4.win32-py2.4.txt
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20091210/f8a87205/attachment-0001.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: numpy-1.4.win32-py2.6.txt
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20091210/f8a87205/attachment-0002.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: numpy-1.4.win-amd64-py2.6.txt
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20091210/f8a87205/attachment-0003.txt>


More information about the NumPy-Discussion mailing list