v0.14.0
·
239 commits
to master
since this release
BlockArrays v0.14.0
Closed issues:
- Replace
getblock(A, k)
withview(A, Block(k))
(#138) - No method is implemented for reducing index range of type BlockedUnitRange (#141)
Merged pull requests:
- getblock -> view (#139) (@dlfivefifty)
- Overload Base.reduced_index to support sum (Fix #141) (#142) (@dlfivefifty)