We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e5cc94 commit 14e0927Copy full SHA for 14e0927
README.md
@@ -2,8 +2,8 @@
2
3
This is a small wrapper around common array libraries that is compatible with
4
the [Array API standard](https://data-apis.org/array-api/latest/). Currently,
5
-NumPy, CuPy, PyTorch, Dask, JAX, ndonnx and `sparse` are supported. If you want
+NumPy, CuPy, PyTorch, Dask, JAX, ndonnx, `sparse` and Paddle are supported. If you want
6
support for other array libraries, or if you encounter any issues, please [open
7
an issue](https://github.com/data-apis/array-api-compat/issues).
8
9
-See the documentation for more details https://data-apis.org/array-api-compat/
+See the documentation for more details <https://data-apis.org/array-api-compat/>
0 commit comments