Skip to content

v0.16.41

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Mar 00:25
· 68 commits to master since this release
687cd32

BlockArrays v0.16.41

Diff since v0.16.40

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)