v0.4.3
DiskArrays v0.4.3
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)