[SciPy-Dev] request for testing: SciPy 0.7.2 RC1 + NumPy 1.4.1 RC1
Neil Martinsen-Burrell
nmb@wartburg....
Tue Apr 6 13:52:25 CDT 2010
Numpy works fine on Mac OS X 10.5.8, Python 2.6.5 (python.org):
$ python -c "import numpy; numpy.test()"
Running unit tests for numpy
NumPy version 1.4.1rc1
NumPy is installed in /Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/numpy
Python version 2.6.5 (r265:79359, Mar 24 2010, 01:32:55) [GCC 4.0.1 (Apple Inc.
build 5493)]
nose version 0.10.4
[...]
---------------------------------------------
Ran 2482 tests in 14.702s
OK (KNOWNFAIL=3, SKIP=1)
Scipy has a couple of test failures: http://pastebin.com/8bZh5TEN
-Neil
More information about the SciPy-Dev
mailing list