Add built-in support for quaternions to numpy
Project description
This package creates a quaternion type in python, and further enables numpy to create and manipulate arrays of quaternions. The usual algebraic operations (addition and multiplication) are available, along with numerous properties like norm and various types of distance measures between two quaternions. There are also additional functions like “squad” and “slerp” interpolation, and conversions to and from axis-angle, matrix, and Euler-angle representations of rotations. The core of the code is written in C for speed.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for numpy-quaternion-2019.7.3.22.46.7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7f3a2fd9e8e6796129f0ca76eed3cbf9ffd22e4dc3fdeb94d8df1119fb674e9 |
|
MD5 | 2a54e855e484bfdf7cb3163097628c84 |
|
BLAKE2b-256 | 5e792cbe050deed1cd7976e5cbcbdc15ca67840f7079a044bd082db127db204b |