Releases: JuliaArrays/ArrayInterface.jl
Releases · JuliaArrays/ArrayInterface.jl
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)
size
fails 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:
v2.13.6
v2.13.5
ArrayInterface v2.13.5
v2.13.4
v2.13.3
ArrayInterface v2.13.3
Merged pull requests:
v2.13.2
ArrayInterface v2.13.2
Merged pull requests:
v2.13.1
ArrayInterface v2.13.1
Merged pull requests: