Skip to content

StaticArrays 0.9.1

Compare
Choose a tag to compare
@fredrikekre fredrikekre released this 23 Oct 23:02
· 464 commits to master since this release

Bug fixes

  • Corrected deprecation of old StaticArrays.ImmutableArrays and StaticArrays.FixedSizeArrays interfaces (#521, #527)
  • Fixed ordering of eigenvectors for diagonal 2x2 matrices (#523, #524)