File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 22
33## 1.7.1 (2024-05-28)
44
5- ## Minor Changes
5+ ### Minor Changes
66
77- Fix a typo in setup.py ([ @sunpoet ] ( https://github.com/sunpoet ) ).
88
99## 1.7 (2024-05-24)
1010
11- ## Major Changes
11+ ### Major Changes
1212
1313- Add support for ` sparse ` . Note that unlike other array libraries,
1414 array-api-compat does not contain any wrappers for ` sparse ` functions. All
1818
1919- Added the function ` is_pydata_sparse_array(x) ` .
2020
21- ## Minor Changes
21+ ### Minor Changes
2222
2323- Fix JAX ` float0 ` arrays. See https://github.com/google/jax/issues/20620 .
2424 ([ @NeilGirdhar ] ( https://github.com/NeilGirdhar ) )
3232
3333## 1.6 (2024-03-29)
3434
35- ## Major Changes
35+ ### Major Changes
3636
3737- Drop support for Python 3.8.
3838
4848
4949- Fix various issues with ` asarray ` for Dask.
5050
51- ## Minor Changes
51+ ### Minor Changes
5252
5353- Test Python 3.12 on CI.
5454
6060
6161## 1.5.1 (2024-03-20)
6262
63- ## Minor Changes
63+ ### Minor Changes
6464
6565- Add [ HTML documentation] ( https://data-apis.org/array-api-compat/ ) . Includes
6666 new documentation on the [ scope of the package] ( scope ) and new [ developer
You can’t perform that action at this time.
0 commit comments