Releases: JuliaArrays/BlockArrays.jl
Releases · JuliaArrays/BlockArrays.jl
v0.9.1
v0.9.1 (2019-06-06)
Closed issues:
- Overlapping blocks (#87)
Merged pull requests:
- Remove Array(::AbstractBlockArray) (#88) (dlfivefifty)
v0.9.0
Add tests for mixed blocksize types
Support general block array backends
v0.8.0 Test on 1.1
Support broadcasting by blocks
v0.7.0 remove AbstractArray special unsafe_view
Adjoint/Transpose/Subarrays conform to interface
v0.6.0 Add copy (#60)
v0.5 Adds blocksize interface, drops support for Julia 0.6
v0.5.0 Update docs
v0.4.1, support for Julia v0.7
indices1 -> axes1 new iteration
v0.2.0: fix deprecations (#32)
* fix deprecations * test on 0.6
v0.1.1: Kc/export blockindex (#17)
* export and test BlockIndex * hard code some sizes
v0.1.0
try this URL