[Numpy-discussion] ANN: NumPy 1.5.0 beta 2

Alan G Isaac alan.isaac at gmail.com
Tue Aug 17 12:04:45 EDT 2010


Two warnings remain; no failures.
Details below.
Alan Isaac
(Python 2.7 on Vista)


Python 2.7 (r27:82525, Jul  4 2010, 09:01:59) [MSC v.1500 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import numpy as np
>>> np.test()
Running unit tests for numpy
NumPy version 1.5.0b2
NumPy is installed in C:\Python27\lib\site-packages\numpy
Python version 2.7 (r27:82525, Jul  4 2010, 09:01:59) [MSC v.1500 32 bit (Intel)]
nose version 0.11.0
..........................................................................................
..........................................................................................
..........................................................................................
..........................................................................................
..........................................................................................
......................K...................................................................
..........................................................................................
.....................................................................K....................
......................................K..K.....Warning: invalid value encountered in exp
........Warning: invalid value encountered in absolute
.Warning: invalid value encountered in absolute
................K...SK.S.......S..........................................................
..................S.......................................................................
..........................................................................................
..........................................................................................
..........................................................................................
..........................................................................................
...K.........K............................................................................
..........................................................................................
..........................................................................................
..........................................................................................
..........................................................................................
...S......................................................................................
..........................................................................................
..........................................................................................
..........................................................................................
..........................................................................................
..........................................................................................
..........................................................................................
.............................
----------------------------------------------------------------------
Ran 2424 tests in 16.548s

OK (KNOWNFAIL=8, SKIP=5)
<nose.result.TextTestResult run=2424 errors=0 failures=0>



More information about the NumPy-Discussion mailing list