Skip to content

Commit f1345aa

Browse files
committed
docs
1 parent 5490016 commit f1345aa

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/supported-array-libraries.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,3 +137,14 @@ The minimum supported Dask version is 2023.12.0.
137137
## [Sparse](https://sparse.pydata.org/en/stable/)
138138

139139
Similar to JAX, `sparse` Array API support is contained directly in `sparse`.
140+
141+
(ndonnx-support)=
142+
## [ndonnx](https://github.com/quantco/ndonnx)
143+
144+
Similar to JAX, `ndonnx` Array API support is contained directly in `ndonnx`.
145+
146+
(array-api-strict-support)=
147+
## [array-api-strict](https://data-apis.org/array-api-strict/)
148+
149+
array-api-strict exists only to test support for the Array API, so obviously it
150+
does not need any wrappers.

0 commit comments

Comments
 (0)