diff options
author | Marten van Kerkwijk <mhvk@astro.utoronto.ca> | 2021-06-26 18:01:48 -0400 |
---|---|---|
committer | Marten van Kerkwijk <mhvk@astro.utoronto.ca> | 2021-06-26 18:59:33 -0400 |
commit | 3c892cd4f0809f5a6e736ab234a6a44fc326e29a (patch) | |
tree | 7912532b552db5a915fef480582efe2060e4f9f4 /numpy/array_api/_elementwise_functions.py | |
parent | cbec2c8054ea6150490b9e72eb051848b79344d1 (diff) | |
download | numpy-3c892cd4f0809f5a6e736ab234a6a44fc326e29a.tar.gz |
API: Ensure np.vectorize outputs can be subclasses.
As is, this is true for the ufunc case, but not for the gufunc case,
even if the underlying function does produce a subclass. Given the
care taken to ensure inputs are kept as subclasses, this is almost
certainly an oversight, which is here corrected.
Diffstat (limited to 'numpy/array_api/_elementwise_functions.py')
0 files changed, 0 insertions, 0 deletions