[Numpy-discussion] ERROR: Test flat on masked_matrices

Nils Wagner nwagner at iam.uni-stuttgart.de
Sat Feb 7 08:03:15 EST 2009


======================================================================
ERROR: Test flat on masked_matrices
----------------------------------------------------------------------
Traceback (most recent call last):
   File 
"/usr/local/lib64/python2.5/site-packages/numpy/ma/tests/test_core.py", 
line 1127, in test_flat
     test = ma.array(np.matrix([[1, 2, 3]]), mask=[0, 0, 
1])
NameError: global name 'ma' is not defined

----------------------------------------------------------------------
Ran 1897 tests in 14.713s

FAILED (KNOWNFAIL=9, errors=1)
<nose.result.TextTestResult run=1897 errors=1 failures=0>
  



More information about the NumPy-Discussion mailing list