diff options
author | Lev Abalkin <abalkin@enlnt.com> | 2013-11-11 14:21:01 -0500 |
---|---|---|
committer | Lev Abalkin <abalkin@enlnt.com> | 2013-11-13 12:21:41 -0500 |
commit | 50b0e8ef83155f65425075baed32190fd8d4aab8 (patch) | |
tree | 9d8aa78faed4014eb5ab48f22ed740b2e1ab9aa6 /numpy/polynomial/polyutils.py | |
parent | 6132b9832d06a81457ff931c42ac09408f7b0398 (diff) | |
download | numpy-50b0e8ef83155f65425075baed32190fd8d4aab8.tar.gz |
BUG: ma.compressed() function returns masked array
When a masked array with nomask was passed to ma.compressed()
function, the result was the original masked array instead of
an ndarray.
Closes gh-4026.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions