[Numpy-discussion] ERROR: Test flat on masked_matrices

Pierre GM pgmdevlist at gmail.com
Sat Feb 7 13:52:18 EST 2009


On Feb 7, 2009, at 8:03 AM, Nils Wagner wrote:

>
> ======================================================================
> 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

Oops, sorry about that...



More information about the NumPy-Discussion mailing list