Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 168 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 168 Bytes

Quaternions

This small library shows a simple implementation of quaternions and its uses as 3-D vector rotation tool.

External dependencies:

  • numpy
  • matplotlib