Address points in Pull request #23

Issue #2 resolved
Vyas Ramasubramani created an issue

Numerous issues relating to the quality of the code base were raised in Pull Request #23 and need to be addressed.

  • Update Changelog correctly
  • Fix README example
  • Fix uses of "quaternion" vs "array of quaternions" in docs
  • Consistently import numpy if needed, or don't do it anywhere
  • Consistently just use method instead of subpackage.method in subpackage documentation
  • Use normalized rotation quaternions in those examples (pull from the random distribution)
  • Cite SQUAD
  • Rewrite README and doc index page to refer to existing packages, be more searchable (SEO)

Comments (2)

  1. Log in to comment