Skip to content

v0.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Aug 16:08
· 101 commits to master since this release
e0b70ac

StructArrays v0.6.1

Diff since v0.6.0

Closed issues:

  • Is 3D+ possible? (#193)
  • hcat/vcat on large arrays not returning/hanging/very slow (#195)

Merged pull requests:

  • improve type stability and runtime performance (#194) (@ranocha)
  • implement specialization of Base.dataids to speed-up broadcast (#196) (@ranocha)
  • minor refactor and version bump (#198) (@piever)