Releases: JuliaArrays/ArrayInterface.jl
Releases · JuliaArrays/ArrayInterface.jl
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)
v7.15.0
v7.14.0
ArrayInterface v7.14.0
Merged pull requests:
- Make extension depend on
StaticArrays
and optimizelu_instance
(#449) (@oscardssmith)
v7.13.0
ArrayInterface v7.13.0
Merged pull requests:
- Make sparsearrays an ext (#448) (@ChrisRackauckas)
Closed issues:
v7.12.0
ArrayInterface v7.12.0
Merged pull requests:
- CompatHelper: bump compat for CUDSS in [weakdeps] to 0.3, (keep existing compat) (#445) (@github-actions[bot])
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: