diff options
author | Sebastian Berg <sebastianb@nvidia.com> | 2022-10-10 19:12:18 +0200 |
---|---|---|
committer | Sebastian Berg <sebastianb@nvidia.com> | 2022-10-12 10:05:39 +0200 |
commit | 254af21f37e900d1299381699526ad41f892bfba (patch) | |
tree | 74d095f0f0cd354184d9351734b519405e95fda8 /numpy/array_api/_array_object.py | |
parent | 241c905c464a29c7b25858d57ea1a43131848530 (diff) | |
download | numpy-254af21f37e900d1299381699526ad41f892bfba.tar.gz |
ENH: Expose `ufunc.resolve_dtypes` and strided loop access
The API here designed is "future" in the sense that it implementes
NEP 50 and exposes loop specializations as per NEP 43 which is barely
used by NumPy itself at this point.
Due to the fact that NEP 50 is not implemented (or rather finalized)
this API is not ideal and creates dummy-arrays internally so that
it is not much faster than if the user created dummy arrays to
probe the correct result.
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions