Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 209 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 209 Bytes

Degrees to Quaternion

C++ and Python implementations of degrees to Quaternion converters. Imports chrono and time (respectively) to allow for speed testing between both implementations.

Feel free to use