diff options
author | Greg Lucas <greg.m.lucas@gmail.com> | 2021-11-16 12:37:19 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-16 11:37:19 -0800 |
commit | b31a3a3fb05910abc2ee55d63255efdb2a2c383e (patch) | |
tree | 6a4bf7369908610274510f5b9ce7f999a026a205 /numpy/array_api/_statistical_functions.py | |
parent | 38558de9ecb8b0ec7982a956106713f921e2d3d5 (diff) | |
download | numpy-b31a3a3fb05910abc2ee55d63255efdb2a2c383e.tar.gz |
REV: Add MaskedArray creation from non nd-array back in (#20386)
* REV: Add MaskedArray creation from non nd-array back in
This code path was removed in beacb39. This adds back in the
MaskedArray portion of that commit. A test with a Quantity-like
(non inherited, but still acts like a MaskedArray) class for
this case.
* Update numpy/ma/core.py
Co-authored-by: Sebastian Berg <sebastian@sipsolutions.net>
Diffstat (limited to 'numpy/array_api/_statistical_functions.py')
0 files changed, 0 insertions, 0 deletions