Skip to content

v0.4.3

Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 16:13
· 25 commits to main since this release
1ccac39

DiskArrays v0.4.3

Diff since v0.4.2

Merged pull requests:

  • Shorten chunk output in show (#167) (@meggart)
  • Check for zero length index in copyto! and same length of the indices (#169) (@felixcremer)
  • use indexing rather than broadcast in Array (#170) (@rafaqz)
  • Fix undef writes in setindex take 2 (#173) (@meggart)

Closed issues:

  • copyto! fails when one of the axes has a zero length index (#168)