Releases: JuliaArrays/ArrayInterface.jl
Releases · JuliaArrays/ArrayInterface.jl
v2.14.5
ArrayInterface v2.14.5
Merged pull requests:
- Various improvements to the CI configuration (#97) (@DilumAluthge)
v2.14.4
ArrayInterface v2.14.4
Merged pull requests:
- Added SubArrays indexed by vector support. (#95) (@chriselrod)
v2.14.3
ArrayInterface v2.14.3
Merged pull requests:
v2.14.2
ArrayInterface v2.14.2
v2.14.1
v2.14.0
ArrayInterface v2.14.0
- Support for dimnames.
- Introduced basic API for LoopVectorization.jl support.
Closed issues:
- contiguous_axis_indicator for arrays with unknown contiguity (#84)
sizefails for view with discontiguous slices (#85)
Merged pull requests:
- MassInstallAction: Install the TagBot workflow on this repository (#81) (@christopher-dG)
- Formalize interface for keyword arguments in indexing (#83) (@Tokazama)
- Fix contiguous_axis for PermutedDimsArray with discontiguous parent (#86) (@jipolanco)
- Fix contiguous_axis_indicator for the case of unknown contiguity (#87) (@jipolanco)
- Improve handling of general SubArrays (#88) (@jipolanco)
- Sub array vector subset (#89) (@chriselrod)
- More changes to support VectorizationBase/LoopVectorization (#90) (@chriselrod)
v2.13.7
ArrayInterface v2.13.7
Merged pull requests: