v0.16.41
·
68 commits
to master
since this release
BlockArrays v0.16.41
Merged pull requests:
- Consolidate convert methods for
BlockedUnitRange
(#349) (@jishnub) - Replace generated functions by normal ones (#350) (@jishnub)
- Improve type-inference in broadcasting (#351) (@jishnub)
- Don't use generated function in _generic_blockbroadcast_copyto (#352) (@jishnub)
- Simplify state in SubBlockIterator (#353) (@jishnub)
- Index into a CartesianIndices with a Block (#354) (@jishnub)
- BlockArray construction from immutable array (#357) (@jishnub)
- Add constructors to BlockArray docstring (#360) (@jishnub)
- Don't use generated in initialized_blocks_BlockArray (#361) (@jishnub)
- Slightly reduce allocations in tests (#362) (@jishnub)
- Don't specify namespace for imported names (#363) (@jishnub)
- Define dataids for PseudoBlockArrays (#364) (@jishnub)
- Bump version to v0.16.41 (#365) (@jishnub)