Skip to content

v1.5.26

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jun 19:20
· 54 commits to master since this release
376efdb

StaticArrays v1.5.26

Diff since v1.5.25

Closed issues:

  • Poor type inference with @SVector macro and zeros (#1164)
  • Program never stops running when replacing Matrix with SizedMatrix (#1166)

Merged pull requests:

  • make @SVector and @SMatrix calls default to Float64 to match Base (#1165) (@sjkelly)