diff options
author | Jordy Williams <43758351+jordyjwilliams@users.noreply.github.com> | 2022-10-11 22:40:27 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-11 13:40:27 +0200 |
commit | 4d19f55dd94eb16e02a605ce963d02c51411057d (patch) | |
tree | 86621f53005dad9ba3769229e0bb596ec9ddb665 /numpy/array_api/_set_functions.py | |
parent | 1ed87fa09d5a5887e2ef47b31e6fe2fefff9882a (diff) | |
download | numpy-4d19f55dd94eb16e02a605ce963d02c51411057d.tar.gz |
ENH: allow explicit `like=None` in all array creation functions (#22379)
Addresses #22069. As discussed in the existing issue @seberg stated that it would be best to support explicitly defined like=None when creating arange objects.
Extended to all other array_creation methods which did not currently support like=None.
Closes gh-22069
Diffstat (limited to 'numpy/array_api/_set_functions.py')
0 files changed, 0 insertions, 0 deletions