We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4f95e5 commit c610debCopy full SHA for c610deb
docs/index.md
@@ -86,7 +86,7 @@ Functions that are in-scope for this library will:
86
libraries.
87
- Be implemented purely in terms of the array API standard.
88
- Be implemented with type annotations and
89
- [numpydoc-style docstrings](https://numpydoc.readthedocs.io/en/latest/format.html)
+ [numpydoc-style docstrings](https://numpydoc.readthedocs.io/en/latest/format.html).
90
- Be tested against `array-api-strict`.
91
92
In particular, the following kinds of function are also in-scope:
0 commit comments