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 4a02c5a commit 64e7236Copy full SHA for 64e7236
array_api_strict/_flags.py
@@ -75,7 +75,8 @@ def set_array_api_strict_flags(
75
2022.12 (except that the fft extension will be disabled).
76
77
2023.12 support is experimental. Some features in 2023.12 may still be
78
- missing, and it hasn't been fully tested.
+ missing, and it hasn't been fully tested. A future version of
79
+ array-api-strict will change the default version to 2023.12.
80
81
boolean_indexing : bool, optional
82
Whether indexing by a boolean array is supported.
0 commit comments