diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2017-04-19 18:19:40 +0100 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2017-04-19 18:19:40 +0100 |
commit | c08ec57b08f3342b3063314f1f4bb284aa60b787 (patch) | |
tree | 82763e7bd04234c276a126bbb5136600bb665526 /numpy/matrixlib/defmatrix.py | |
parent | c926d0a5b087fd7c2d0e91a54364b354f4720a39 (diff) | |
download | numpy-c08ec57b08f3342b3063314f1f4bb284aa60b787.tar.gz |
BUG: np.ma.array(masked) should not return a new MaskedConstant
The correct behavior here is to return a new MaskedArray, because `MaskedConstant` is pretending to be a scalar
Diffstat (limited to 'numpy/matrixlib/defmatrix.py')
0 files changed, 0 insertions, 0 deletions