We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cbdecc commit cac7469Copy full SHA for cac7469
README.md
@@ -15,6 +15,10 @@ libraries. Consuming library code should use the
15
support the array API. Rather, it is intended to be used in the test suites of
16
consuming libraries to test their array API usage.
17
18
+array-api-strict currently supports the 2022.12 version of the standard.
19
+2023.12 support is planned and is tracked by [this
20
+issue](https://github.com/data-apis/array-api-strict/issues/25).
21
+
22
## Install
23
24
`array-api-strict` is available on both
0 commit comments