File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 10
10
[ extensions] ( https://data-apis.org/array-api/latest/extensions/index.html ) ,
11
11
enable or disable features that rely on data-dependent shapes, and enable or
12
12
disable boolean indexing. Future versions may add additional flags to allow
13
- changing other optional or varying behavior in the standard.
13
+ changing other optional or varying behaviors in the standard.
14
14
15
15
- Added experimental support for the
16
16
[ 2023.12] ( https://data-apis.org/array-api/2023.12/changelog.html#v2023-12 )
20
20
{func}`array_api_strict.set_array_api_strict_flags(api_version='2023.12')
21
21
<array_api_strict.set_array_api_strict_flags>` or setting the environment
22
22
variable {envvar}`ARRAY_API_STRICT_API_VERSION=2023.12
23
- <ARRAY_API_STRICT_API_VERSION>`.
23
+ <ARRAY_API_STRICT_API_VERSION>`. A future version of array-api-strict will
24
+ change the default version to 2023.12.
24
25
25
26
### Minor Changes
26
27
You can’t perform that action at this time.
0 commit comments