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-06-29 19:17:15 -0600 |
commit | 6d77c591c59b5678f14ae5af2127eebb7d2415bc (patch) | |
tree | 0c406f4d9519a563a8e30fec3a71d89e0f847c4a /numpy/array_api/tests/test_array_object.py | |
parent | f9bed20bffd88bce06dbc8be200179edfe7580a4 (diff) | |
download | numpy-6d77c591c59b5678f14ae5af2127eebb7d2415bc.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/tests/test_array_object.py')
0 files changed, 0 insertions, 0 deletions