Skip to content

v1.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 03:02
· 76 commits to master since this release
e9b567f

Rotations v1.0.3

Diff since v1.0.2

Closed issues:

  • New ambiguities on upcoming 1.6 (#133)
  • RotationVec(angle, 0.0, 0.0) does not return a Rotation Matrix for angle > 1e15 (#137)
  • Simple rotation of a point about another (#138)
  • Deprecated julia-actions/julia-uploadcodecov (#146)
  • rand(RotMatrix{3}, n) doesn't produce orthonormal matrices (#148)
  • Base.:/(R1::MRP,R2::MRP) cause an error (#149)
  • Incorrect division with MRP (#152)
  • inv(::RodriguesParam) returns SMatrix (#154)
  • zero(UnitQuaternion) doesn't make sense (for me) (#157)
  • Extract Euler angles from rotation matrix (#158)

Merged pull requests: