v0.16.33
BlockArrays v0.16.33
Merged pull requests:
- Avoid ind2sub in view with Block{1} (#268) (@jishnub)
- Fix docstring of
BlockedUnitRange
(#270) (@jishnub) - Update docstrings (#271) (@jishnub)
- Change
muladd
tomul
in BlockArray * StridedVector (#272) (@jishnub) - Don't extend
summary(::AbstractBlockArray)
(#273) (@jishnub) - Test for BlockRange with size (#274) (@jishnub)
- Improve docstrings of blockrowsupport/blockcolsupport (#275) (@jishnub)
- Accept
Integer
s inBlockRange
(#276) (@jishnub) - Change latest to dev in doc link in Readme (#277) (@jishnub)
- Minor whitespace change in README.md (#278) (@jishnub)
- change latest to dev in readme link (#279) (@jishnub)
- Fix show for BlockRange (#280) (@jishnub)
- Reduce allocation in blockfirsts (#281) (@jishnub)