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.
sparse
1 parent b96d0a6 commit b77472dCopy full SHA for b77472d
docs/supported-array-libraries.md
@@ -132,3 +132,6 @@ For `linalg`, several methods are missing, for example:
132
Other methods may only be partially implemented or return incorrect results at times.
133
134
The minimum supported Dask version is 2023.12.0.
135
+
136
+## [`sparse`](https://sparse.pydata.org/en/stable/)
137
+Similar to JAX, `sparse` Array API support is contained directly in `sparse`.
0 commit comments