Releases: JuliaArrays/ArrayInterface.jl
Releases · JuliaArrays/ArrayInterface.jl
v3.2.0
ArrayInterface v3.2.0
Merged pull requests:
v3.1.40
ArrayInterface v3.1.40
Merged pull requests:
v3.1.39
v3.1.38
ArrayInterface v3.1.38
Merged pull requests:
v3.1.37
ArrayInterface v3.1.37
Merged pull requests:
v3.1.36
ArrayInterface v3.1.36
Merged pull requests:
v3.1.35
ArrayInterface v3.1.35
Merged pull requests:
- Bump the stable test to the LTS (#217) (@ChrisRackauckas)
- CompatHelper: bump compat for Static to 0.4, (keep existing compat) (#218) (@github-actions[bot])
- StaticRange eachindex (#220) (@chriselrod)
v3.1.34
ArrayInterface v3.1.34
Closed issues:
- package broken (#206)
- precompilation error (#207)
- Precompilation fail, @constprop not defined (#208)
StrideIndex
errors onadjoint(view(adjoint(v), _))
(#215)
Merged pull requests:
- Fix stride_rank for equal-dim reinterpretarray (#209) (@timholy)
- Improve banded matrix sparsity calculations (#213) (@ChrisRackauckas)
- Get rid of old fixes (#214) (@Tokazama)
- Add some ReshapedArray of adjoint vector methods (#216) (@chriselrod)
v3.1.33
ArrayInterface v3.1.33
Merged pull requests:
v3.1.32
ArrayInterface v3.1.32
Closed issues:
Merged pull requests:
- More dimension names documentation (#201) (@Tokazama)
- remove extra method, fixes #200 (#203) (@chriselrod)
- adapt to JuliaLang/julia#42125 (#204) (@simeonschaub)