Releases: JuliaArrays/ArrayInterface.jl
Releases · JuliaArrays/ArrayInterface.jl
v7.23.0
ArrayInterface v7.23.0
Merged pull requests:
- Bump actions/checkout from 5 to 6 (#475) (@dependabot[bot])
- fix default pivot in docstring (#476) (@hexaeder)
- Remove stale version checks and fix soft scope warning (#478) (@ChrisRackauckas-Claude)
- Add AMDGPU.jl extension (#479) (@vchuravy)
- Update Project.toml (#480) (@ChrisRackauckas)
v7.22.0
ArrayInterface v7.22.0
Merged pull requests:
- bump CUDSS version and add CUDSS tests (#472) (@oscardssmith)
- Update Project.toml (#473) (@ChrisRackauckas)
v7.21.0
ArrayInterface v7.21.0
Merged pull requests:
- Fix CUDSS extension for v0.5 and v0.6 compatibility (#471) (@ChrisRackauckas-Claude)
v7.20.0
ArrayInterface v7.20.0
Merged pull requests:
- Add Downgrade CI (#464) (@ChrisRackauckas)
- Bump actions/checkout from 4 to 5 (#466) (@dependabot[bot])
- Add Metal.jl support for lu_instance (#468) (@ChrisRackauckas)
Closed issues:
- lu_instance doesn't work for Metal.jl array (#467)
v7.19.0
ArrayInterface v7.19.0
Merged pull requests:
- Fix SparseMatrixCSC with alternative Integer types (#462) (@ChrisRackauckas)
v7.18.1
ArrayInterface v7.18.1
Merged pull requests:
v7.18.0
ArrayInterface v7.18.0
Merged pull requests:
- fix: aos_to_soa for all singleton dims (#457) (@avik-pal)
- Bump codecov/codecov-action from 4 to 5 (#458) (@dependabot[bot])
- CompatHelper: bump compat for CUDSS in [weakdeps] to 0.4, (keep existing compat) (#459) (@github-actions[bot])
v7.17.0
ArrayInterface v7.17.0
Merged pull requests:
- CompatHelper: add new compat entry for StaticArrays in [weakdeps] at version 1, (keep existing compat) (#450) (@github-actions[bot])
- CompatHelper: bump compat for GPUArraysCore in [weakdeps] to 0.2, (keep existing compat) (#454) (@github-actions[bot])
- CompatHelper: bump compat for GPUArraysCore in [weakdeps] to 0.2, (keep existing compat) (#455) (@github-actions[bot])
- feat: add adjoint for
ArrayInterface.restructure(#456) (@AayushSabharwal)
v7.16.0
ArrayInterface v7.16.0
Merged pull requests:
- Remove empty section in conversions.md (#452) (@homocomputeris)
- Fix Tracker with restructure (#453) (@ChrisRackauckas)