Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 13:19
· 24 commits to main since this release
0f57093

Quaternions v0.7.0

Diff since v0.6.1

Closed issues:

  • Should Complex be convertible to Quaternion? (#62)
  • Drop normalize for quaternions (#69)
  • Add constructor like Complex{Float64} (#81)
  • Drop inefficient functions for rotation? (#86)
  • quat([1,2,3,4]) should return Vector{Quaternion{Int}} (#94)
  • Bug in log() for negative reals? (#114)

Merged pull requests: