diff options
author | Peter Andreas Entschev <peter@entschev.com> | 2019-10-15 22:36:04 +0200 |
---|---|---|
committer | Peter Andreas Entschev <peter@entschev.com> | 2019-10-15 22:42:53 +0200 |
commit | 13dd42b784f3530753e53260c18f6aa2c957de5a (patch) | |
tree | 6cbe8dcd55b92d349e5b23e303cb982678db5e97 /numpy/array_api/tests/test_array_object.py | |
parent | 4e11da37bf94a0f496f236e9706205ac81683058 (diff) | |
download | numpy-13dd42b784f3530753e53260c18f6aa2c957de5a.tar.gz |
NEP: Proposal for array creation dispatching with `__array_function__`
This NEP proposes the introduction of a `like=` argument. The argument is to be
added to all array creation functions. This allows the user to pass a reference
array that will use `__array_function__` protocol to dispatch such functions to
downstream libraries.
Diffstat (limited to 'numpy/array_api/tests/test_array_object.py')
0 files changed, 0 insertions, 0 deletions