Releases: JuliaArrays/ArrayInterface.jl
Releases · JuliaArrays/ArrayInterface.jl
v7.11.0
ArrayInterface v7.11.0
Merged pull requests:
- CompatHelper: add new compat entry for StaticArraysCore in [weakdeps] at version 1, (keep existing compat) (#434) (@github-actions[bot])
- CompatHelper: add new compat entry for GPUArraysCore in [weakdeps] at version 0.1, (keep existing compat) (#435) (@github-actions[bot])
- CompatHelper: add new compat entry for BlockBandedMatrices in [weakdeps] at version 0.13, (keep existing compat) (#436) (@github-actions[bot])
- CompatHelper: add new compat entry for ChainRules in [weakdeps] at version 1, (keep existing compat) (#437) (@github-actions[bot])
- CompatHelper: add new compat entry for BandedMatrices in [weakdeps] at version 1, (keep existing compat) (#438) (@github-actions[bot])
- CompatHelper: add new compat entry for ReverseDiff in [weakdeps] at version 1, (keep existing compat) (#439) (@github-actions[bot])
- CompatHelper: add new compat entry for CUDSS in [weakdeps] at version 0.2, (keep existing compat) (#440) (@github-actions[bot])
- CompatHelper: add new compat entry for Tracker in [weakdeps] at version 0.2, (keep existing compat) (#441) (@github-actions[bot])
- CompatHelper: add new compat entry for CUDA in [weakdeps] at version 5, (keep existing compat) (#442) (@github-actions[bot])
- chore: add
has_trivial_array_constructor
(#443) (@DhairyaLGandhi) - Fix tests (#444) (@ChrisRackauckas)
v7.10.0
ArrayInterface v7.10.0
Merged pull requests:
- Add CUDSS extension for LU factorization instances (#433) (@ChrisRackauckas)
v7.9.0
ArrayInterface v7.9.0
Merged pull requests:
v7.8.1
ArrayInterface v7.8.1
Merged pull requests:
v7.8.0
ArrayInterface v7.8.0
Merged pull requests:
- Specialize Array of Structs to Struct of Array for ReverseDiff (#430) (@ChrisRackauckas)
v7.7.1
ArrayInterface v7.7.1
Merged pull requests:
- Bump actions/cache from 3 to 4 (#426) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#427) (@dependabot[bot])
- Fixed can_setindex for MArray (#429) (@jecs)
Closed issues:
- can_setindex for <:MArray evaluates to false (#428)
v7.7.0
ArrayInterface v7.7.0
Merged pull requests:
- CompatHelper: bump compat for Adapt to 4, (keep existing compat) (#425) (@github-actions[bot])
v7.6.1
ArrayInterface v7.6.1
v7.6.0
v7.5.1
ArrayInterface v7.5.1
Merged pull requests:
- Better instance construction for ldlt (#423) (@ChrisRackauckas)