diff options
author | Greg Lucas <greg.lucas@lasp.colorado.edu> | 2020-04-15 10:28:02 -0600 |
---|---|---|
committer | Greg Lucas <greg.m.lucas@gmail.com> | 2022-07-13 10:57:09 -0600 |
commit | 8cd6f4ca00b6e0da3833fc267d50067b2ddbc069 (patch) | |
tree | 56f599a1c12b28de18a7ad3b77c4bd187b58aec8 /numpy/array_api/_array_object.py | |
parent | 37846563156b3ed8287fc94d6a7d107a316c5ecf (diff) | |
download | numpy-8cd6f4ca00b6e0da3833fc267d50067b2ddbc069.tar.gz |
ENH: Adding __array_ufunc__ capability to MaskedArrays.
This enables any ufunc numpy operations that are called on a
MaskedArray to use the masked version of that function automatically
without needing to resort to np.ma.func() calls.
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions