Skip to content

v1.5.5

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Aug 15:16
· 104 commits to master since this release
43b0f6a

StaticArrays v1.5.5

Diff since v1.5.4

Closed issues:

  • Very slow broadcast (#560)
  • Another broadcast and inferrence issue (#609)
  • inference problem with broadcasting and / (#682)
  • slow down when @. assignment expression has more than 3 terms (#797)
  • Macro hygiene issue in @svector and @smatrix (#1042)
  • Type instability with broadcast (#1078)

Merged pull requests:

  • Resolve the identifier conflicts in @SArray (#1043) (@N5N3)
  • Improve broadcast's stability (#1079) (@N5N3)