[Numpy-discussion] ANN: NumPy 1.5.0 beta 2
Alan G Isaac
alan.isaac@gmail....
Tue Aug 17 11:27:33 CDT 2010
On 8/17/2010 12:07 PM, Pierre GM wrote:
> What does a np.ma.test() give you ?
No problems. (Aren't those always run?)
Alan
>>> np.ma.test()
Running unit tests for numpy.ma
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
..........................................................................................
..........................................................................................
..........................................................................................
............................
----------------------------------------------------------------------
Ran 298 tests in 1.588s
OK
<nose.result.TextTestResult run=298 errors=0 failures=0>
More information about the NumPy-Discussion
mailing list