Releases: JuliaArrays/BlockArrays.jl
Releases · JuliaArrays/BlockArrays.jl
v0.16.7
BlockArrays v0.16.7
Merged pull requests:
- ambiguities in getindex with BlockRange (#191) (@dlfivefifty)
v0.16.6
BlockArrays v0.16.6
Merged pull requests:
- pretty printing for sparse arrays (#188) (@jishnub)
- Make length 1 blocks non-allocating (#189) (@dlfivefifty)
v0.16.5
v0.16.4
BlockArrays v0.16.4
Merged pull requests:
- Fix bug in similar with adjoints/transpose (#180) (@dlfivefifty)
v0.16.3
BlockArrays v0.16.3
Merged pull requests:
- CompatHelper: bump compat for "FillArrays" to "0.12" (#178) (@github-actions[bot])
- Fix tests with FillArrays v0.12 (#179) (@dlfivefifty)
v0.16.2
v0.16.1
BlockArrays v0.16.1
Closed issues:
- Documentation is not up to date (#171)
- Another matrix multiplication falling back to generic matmul (#174)
Merged pull requests:
- Support 5-arg mul! (#174) (#175) (@dlfivefifty)
v0.16.0
BlockArrays v0.16.0
Closed issues:
- Missing matmul specialization (#172)
Merged pull requests:
- Add bounds check to internal PseudoBlockArray constructor (#163) (@putianyi889)
- make mul! fast if first arg is Adjoint, fix block size (#172) (#173) (@dlfivefifty)
v0.15.3
v0.15.2
BlockArrays v0.15.2
Merged pull requests:
- Fix bug in length of BlockedUnitRange with non-1 start (#167) (@dlfivefifty)