diff options
author | Ralf Gommers <ralf.gommers@gmail.com> | 2021-02-21 16:42:22 +0100 |
---|---|---|
committer | Ralf Gommers <ralf.gommers@gmail.com> | 2021-02-21 16:42:22 +0100 |
commit | 0f2b4b235eb580590eaa744bf015d51e2e675afc (patch) | |
tree | 1d120daa8c95d25c8e8fb674f33caa2ec35e4ef4 /numpy/array_api/tests | |
parent | 572d5a1dadb398d0b7d27468230f186f72987b3b (diff) | |
download | numpy-0f2b4b235eb580590eaa744bf015d51e2e675afc.tar.gz |
NEP: array API standard adoption
This NEP proposes adoption the array API standard
(https://data-apis.github.io/array-api/latest/) in NumPy.
This will add a new `numpy.array_api` submodule containing that
standardized API.
The main purpose of this API is to be able to write code that is
portable to other array/tensor libraries like CuPy, PyTorch,
JAX, TensorFlow, Dask, and MXNet.
Diffstat (limited to 'numpy/array_api/tests')
0 files changed, 0 insertions, 0 deletions