We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa3ad06 commit 0de9955Copy full SHA for 0de9955
arrayfire/array_api/README.md
@@ -0,0 +1,9 @@
1
+# ArrayFire ArrayAPI
2
+
3
+Specification Documentation: [source](https://data-apis.org/array-api/latest/purpose_and_scope.html)
4
5
+Run tests
6
7
+```bash
8
+python -m pytest arrayfire/array_api
9
+```
0 commit comments