File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## 1.7.1 (2024-05-28)
4
4
5
- ## Minor Changes
5
+ ### Minor Changes
6
6
7
7
- Fix a typo in setup.py ([ @sunpoet ] ( https://github.com/sunpoet ) ).
8
8
9
9
## 1.7 (2024-05-24)
10
10
11
- ## Major Changes
11
+ ### Major Changes
12
12
13
13
- Add support for ` sparse ` . Note that unlike other array libraries,
14
14
array-api-compat does not contain any wrappers for ` sparse ` functions. All
18
18
19
19
- Added the function ` is_pydata_sparse_array(x) ` .
20
20
21
- ## Minor Changes
21
+ ### Minor Changes
22
22
23
23
- Fix JAX ` float0 ` arrays. See https://github.com/google/jax/issues/20620 .
24
24
([ @NeilGirdhar ] ( https://github.com/NeilGirdhar ) )
32
32
33
33
## 1.6 (2024-03-29)
34
34
35
- ## Major Changes
35
+ ### Major Changes
36
36
37
37
- Drop support for Python 3.8.
38
38
48
48
49
49
- Fix various issues with ` asarray ` for Dask.
50
50
51
- ## Minor Changes
51
+ ### Minor Changes
52
52
53
53
- Test Python 3.12 on CI.
54
54
60
60
61
61
## 1.5.1 (2024-03-20)
62
62
63
- ## Minor Changes
63
+ ### Minor Changes
64
64
65
65
- Add [ HTML documentation] ( https://data-apis.org/array-api-compat/ ) . Includes
66
66
new documentation on the [ scope of the package] ( scope ) and new [ developer
You can’t perform that action at this time.
0 commit comments