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 37c5a68 commit 9ca70c9Copy full SHA for 9ca70c9
array_api_compat/__init__.py
@@ -1,7 +1,7 @@
1
"""
2
NumPy Array API compatibility library
3
4
-This is a small wrapper around NumPy, CuPy, JAX, sparse and others that is
+This is a small wrapper around NumPy, CuPy, JAX, sparse and others that are
5
compatible with the Array API standard https://data-apis.org/array-api/latest/.
6
See also NEP 47 https://numpy.org/neps/nep-0047-array-api-standard.html.
7
0 commit comments