Skip to content

v0.6.2

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 15:40
· 13 commits to master since this release
69eaec7

DynamicSparseArrays v0.6.2

Diff since v0.6.1

Closed issues:

  • show for vector (#1)
  • show for matrix (#4)
  • DynamicSparseArrays.PackedMemoryArray @show method incorrect (#20)

Merged pull requests:

  • custom show function for DynamicSparceVectors (#39) (@enjoyUrFruits)
  • custom DynamicSparseMatrix show function (#40) (@enjoyUrFruits)
  • fix col ids in DynamicSparseMartrix show function (#41) (@enjoyUrFruits)