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 0011d23 commit f92b497Copy full SHA for f92b497
docs/api.rst
@@ -37,3 +37,12 @@ used by array-api-strict initially. They will not change the defaults used by
37
.. envvar:: ARRAY_API_STRICT_ENABLED_EXTENSIONS
38
39
A comma separated list of extensions to enable.
40
+
41
+Array API Functions
42
+--------------------
43
44
+All functions and methods in
45
+the array API standard are implemented in array-api-strict. See the `Array API
46
+Standard
47
+<https://data-apis.org/array-api/latest/API_specification/index.html>`__ for
48
+full documentation for each function.
0 commit comments