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 5490016 commit f1345aaCopy full SHA for f1345aa
docs/supported-array-libraries.md
@@ -137,3 +137,14 @@ The minimum supported Dask version is 2023.12.0.
137
## [Sparse](https://sparse.pydata.org/en/stable/)
138
139
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