diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2021-11-04 14:03:30 -0500 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2021-11-04 14:03:30 -0500 |
commit | 3cb20a03f5337fe5f038f1593508458849612ba2 (patch) | |
tree | ceb92f12040b520b57f8719230e6d687726387c4 /numpy/array_api | |
parent | 8eb6555711888f0ab5594a2bd82d230ba33a3d7c (diff) | |
download | numpy-3cb20a03f5337fe5f038f1593508458849612ba2.tar.gz |
BUG: Fix requirement that user DTypes had to be heaptypes
Requiring heap-types currently does not make sense, because the
way to create a new DType is clunky if you were to make a heaptype.
This was an initial thought, which panned out inconvenient now, so
changing. This has no effect, except for experimental user DTypes
when `NUMPY_EXPERIMENTAL_DTYPE_API=1` is used.
Diffstat (limited to 'numpy/array_api')
0 files changed, 0 insertions, 0 deletions