diff options
author | Brigitta Sipőcz <bsipocz@gmail.com> | 2022-07-17 05:58:53 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-17 15:58:53 +0300 |
commit | 6b8d55e66e532d66e1701ad039b4cda306839b3f (patch) | |
tree | 9f446600db7874e9c4d8f70193d62fc1220bd790 /numpy/array_api/tests | |
parent | 7a93aa6b55af024d8116ea4ffd376eac15b9db59 (diff) | |
download | numpy-6b8d55e66e532d66e1701ad039b4cda306839b3f.tar.gz |
BUG: Fix masked median multiple masked arrays (#21999)
Fixed issue that occurs when trying to take the median of a list of masked arrays.
Added a check to see if the input is a list then converts to a masked array.
See issue #10757 for more information.
Co-authored-by: jsclose <jsclose@umich.edu>
Diffstat (limited to 'numpy/array_api/tests')
0 files changed, 0 insertions, 0 deletions