Releases: JuliaArrays/ArrayInterface.jl
Releases · JuliaArrays/ArrayInterface.jl
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)
v7.5.0
ArrayInterface v7.5.0
Merged pull requests:
- Bump actions/checkout from 3 to 4 (#421) (@dependabot[bot])
- Add dispatches for Transpose and Adjoint for Banded Matrices (#422) (@avik-pal)