Skip to content

v0.5.5

Choose a tag to compare

@github-actions github-actions released this 06 May 20:04
· 203 commits to master since this release

ReferenceFrameRotations v0.5.5

Diff since v0.5.4

  • Quaternion now supports scalar indexing. This forced Quaternion to be a subtype of AbstractVector. Thus, it can now be broadcasted to a vector without any allocations.
  • The package is now tested only against Julia 1.0 and 1.4.