Skip to content

Commit b77472d

Browse files
committed
Add sparse to the list of supported libraries.
1 parent b96d0a6 commit b77472d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/supported-array-libraries.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,3 +132,6 @@ For `linalg`, several methods are missing, for example:
132132
Other methods may only be partially implemented or return incorrect results at times.
133133

134134
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

Comments
 (0)