[SciPy-User] Building NumPy 1.6.0 with MKL and MSVS9 on XP 32bit

Yury V. Zaytsev yury at shurup.com
Tue May 17 03:02:34 EDT 2011


On Tue, 2011-05-17 at 07:11 +0200, Klonuo Umom wrote:

> I then run np.test() (with MKL build numpy) and there were indeed errors :(
> Now what? :)

There are no errors, read again: 

> Running unit tests for numpy
> NumPy version 1.6.0
> NumPy is installed in C:\Python26\lib\site-packages\numpy
> Python version 2.6.6 (r266:84297, Aug 24 2010, 18:46:32) [MSC v.1500 32 bit (Intel)]
> nose version 1.0.0
> Ran 3345 tests in 89.437s
> 
> OK (KNOWNFAIL=8, SKIP=4)
> Out[7]: <nose.result.TextTestResult run=3345 errors=0 failures=0>

Tests ran OK, there were 8 tests which were known to fail and 4 tests
were skipped, in total 3345 tests were successfully run with zero errors
or failures.

-- 
Sincerely yours,
Yury V. Zaytsev





More information about the SciPy-User mailing list