summaryrefslogtreecommitdiff
path: root/numpy/_array_api/_creation_functions.py
diff options
context:
space:
mode:
authorAaron Meurer <asmeurer@gmail.com>2021-02-23 18:03:29 -0700
committerAaron Meurer <asmeurer@gmail.com>2021-02-23 18:03:29 -0700
commitd9438ad1a8f4f44809fce6c19096436159f5fb03 (patch)
treeba7c75a36294c51f7e0f7ad4f11c2da2d1c33332 /numpy/_array_api/_creation_functions.py
parentf2ac67e236c1dbc60f66c4a4b041403a197e52f2 (diff)
downloadnumpy-d9438ad1a8f4f44809fce6c19096436159f5fb03.tar.gz
Start implementing wrapper object for the array API
So far, it just is a wrapper with all the methods defined in the spec, which all pass through. The next step is to make it so that the methods that behave differently actually work as the spec describes. We also still need to modify all the array_api functions to return this wrapper object instead of np.ndarray.
Diffstat (limited to 'numpy/_array_api/_creation_functions.py')
0 files changed, 0 insertions, 0 deletions