diff options
author | Aaron Meurer <asmeurer@gmail.com> | 2021-01-12 16:36:41 -0700 |
---|---|---|
committer | Aaron Meurer <asmeurer@gmail.com> | 2021-01-12 16:36:41 -0700 |
commit | 00dda8df893d2df8730e0977178f1a116ec9cf91 (patch) | |
tree | 8fd3baffd85940472245c2fe7310868f34c7a819 /numpy/_array_api/__init__.py | |
parent | a78d20a279b3f081367109338c78ab20e08c642c (diff) | |
download | numpy-00dda8df893d2df8730e0977178f1a116ec9cf91.tar.gz |
Add basic docstrings to the array API wrapper functions
The docstrings just point back to the functions they wrap for now. More
thought may need to be put into this for the future. Most functions can
actually perhaps inherit the docstring of the function they wrap directly, but
there are some functions that have differences (e.g., different names,
different keyword arguments, fewer keyword arguments, etc.). There's also the
question of how to handle cross-references/see alsos that point to functions
not in the API spec and behavior shown in docstring examples that isn't
required in the spec.
Diffstat (limited to 'numpy/_array_api/__init__.py')
0 files changed, 0 insertions, 0 deletions