Skip to main content

Python implementation of quaternions

Project description

pyquats

Python implementation of quaternions is presented. The code is written with Python 2.7 and Python 3.7.

Modules

  • quats - Quat class
  • numpyquats - Quat class using numpy (slow)
  • qmath - mathematical functions for quaternions [exp(q), log(c), sin(q), cos(q), sinh(q), cosh(q)]
  • qtools - rotations, random unit quaternions

References

[1] http://en.wikipedia.org/wiki/Quaternion

EOF

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyquats-1.0.3.tar.gz (13.6 kB view hashes)

Uploaded Source

Built Distribution

pyquats-1.0.3-py2.py3-none-any.whl (20.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page