Skip to content

v1.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 00:44
d55d96e

BlockArrays v1.7.0

Diff since v1.6.3

Merged pull requests:

Closed issues:

  • Broadcasting BlockedUnitRange sometimes loses blocking information (#334)
  • Slicing a BlockIndexRange with unit ranges doesn't return a BlockedIndexRange (#355)
  • More convenient syntax for merging blocks (#359)
  • getindex(::UnitRange, ::BlockedUnitRange) isn't blocked (#367)
  • error with views of Block and BlockIndex (#442)
  • Typo of terms "view" in Public Documentation. (#447)
  • Should blockcheckbounds(A, K) be called from checkbounds(A, Block(K))? (#458)
  • [ENH] add constructor to merge BlockIndexRange (#467)
  • Inconsistency in definition of BlockRange(::AbstractUnitRange) (#471)