Releases: JuliaArrays/ArrayInterface.jl
Releases · JuliaArrays/ArrayInterface.jl
v3.1.34
ArrayInterface v3.1.34
Closed issues:
- package broken (#206)
- precompilation error (#207)
- Precompilation fail, @constprop not defined (#208)
StrideIndexerrors 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)
v3.1.31
v3.1.30
ArrayInterface v3.1.30
Merged pull requests:
- have axes(reinterpret(reshape,T,::AbstractArray{S}),1) be static sometimes (#198) (@chriselrod)
v3.1.29
v3.1.28
ArrayInterface v3.1.28
Merged pull requests:
v3.1.27
v3.1.26
ArrayInterface v3.1.26
Merged pull requests: