Skip to content

Releases: JuliaArrays/BlockArrays.jl

v1.1.1

12 Sep 00:33
24564ec
Compare
Choose a tag to compare

BlockArrays v1.1.1

Diff since v1.1.0

Merged pull requests:

Closed issues:

  • zero dimensional BlockArray and BlockedArray are broken (#409)
  • Array conversion breaks image outputs? (#415)

v1.1.0

19 Jun 00:29
53e3262
Compare
Choose a tag to compare

BlockArrays v1.1.0

Diff since v1.0.1

Merged pull requests:

Closed issues:

  • Tag v1.0 (#240)
  • Generalize BlockedUnitRange to element types besides Int (#335)

v1.0.1

22 May 00:27
fd96cb5
Compare
Choose a tag to compare

BlockArrays v1.0.1

Diff since v1.0.0

Merged pull requests:

v1.0.0

18 May 00:27
bb3bf1b
Compare
Choose a tag to compare

BlockArrays v1.0.0

Diff since v0.16.43

Merged pull requests:

Closed issues:

  • Block indexing are not copies (#236)
  • More convenient syntax for getting the size of a block (#369)
  • Bug: Block indexing changed between 0.16.40 and 0.16.43 (#390)
  • Rename PseudoBlockArray to BlockedArray (v1.0) (#400)

v0.16.43

03 Apr 00:26
d2a05fe
Compare
Choose a tag to compare

BlockArrays v0.16.43

Diff since v0.16.42

Merged pull requests:

v0.16.42

01 Apr 00:29
2c86412
Compare
Choose a tag to compare

BlockArrays v0.16.42

Diff since v0.16.41

Merged pull requests:

v0.16.41

30 Mar 00:25
687cd32
Compare
Choose a tag to compare

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)

v0.16.40

22 Mar 00:25
f87ad0c
Compare
Choose a tag to compare

BlockArrays v0.16.40

Diff since v0.16.39

Merged pull requests:

Closed issues:

  • Potential issue with findblock[index] for BlockUnitRange with first != 1 (#336)

v0.16.39

12 Dec 00:27
f3ac607
Compare
Choose a tag to compare

BlockArrays v0.16.39

Diff since v0.16.38

Merged pull requests:

Closed issues:

  • Concatenating an arbitrary number of matrices horizontally with mortar (#302)
  • Conversion of Block to Tuple (#317)

v0.16.38

24 Aug 00:25
6dcd1f7
Compare
Choose a tag to compare

BlockArrays v0.16.38

Diff since v0.16.37

Merged pull requests: