diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2020-01-24 09:59:13 -0800 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2020-01-31 20:49:25 -0800 |
commit | 468ccdd740f846a4c6a3bb3e9bb6ca387f8bad1f (patch) | |
tree | d0dec7f77145f9e75530f76788c2697696e66513 /numpy/array_api/_array_object.py | |
parent | 9ea0b47d8b0cfdec685bdeb02ab30aa282221df7 (diff) | |
download | numpy-468ccdd740f846a4c6a3bb3e9bb6ca387f8bad1f.tar.gz |
DEP: Deprecate PyUFunc_SetUsesArraysAsData
This function is currently undocumented. It is not used in NumPy
and seems useless outside of NumPy. This is due to the fact that
user datatypes are not actually capable of leveraging this function!
They are stored in a different way, so that their loops cannot be
identified by an index.
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions