Releases: JuliaArrays/ArrayInterface.jl
Releases · JuliaArrays/ArrayInterface.jl
v6.0.16
v6.0.15
ArrayInterface v6.0.15
Closed issues:
- Bug in
dense_dimsfor reshaped views (#157) - Error in ArrayInterface.StrideIndex introduced between v6.0.11 and v6.0.12 (#304)
Merged pull requests:
- fix non-reshapred reinterpretarray (#301) (@chriselrod)
- add missing OffsetArray defs (#303) (@chriselrod)
- One more OffsetArray fix (#306) (@Tokazama)
- Avoid ReshapedArray error when
contiguous_axisisnothingand fixdense_dims(#307) (@Tokazama)
v6.0.14
ArrayInterface v6.0.14
v6.0.13
v6.0.12
ArrayInterface v6.0.12
Merged pull requests:
v6.0.11
ArrayInterface v6.0.11
Merged pull requests:
- Implement is_lazy_wrapper (#290) (@Tokazama)
- add safeivdep (#293) (@chriselrod)
- fix and test StepRangeLen indices may alias (#294) (@chriselrod)
- views should preserve static axes information (#295) (@chriselrod)
v6.0.10
v6.0.9
ArrayInterface v6.0.9
Merged pull requests:
v6.0.8
v6.0.7
ArrayInterface v6.0.7
Closed issues:
- Warnings when precompiling my own package (#285)
Merged pull requests: