-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
Right now the documentation for the API just points to the standard. https://data-apis.org/array-api-strict/api.html#array-api-functions
It would be useful to have a short docstring for each function that points to its standard implementation, and includes any other relevant notes. Right now the docstrings point to the corresponding numpy functions, but pointing to the standard would be more appropriate.