rowan
Perform quaternion operations using numpy arrays
Perform quaternion operations using numpy arrays
To install this package, run one of the following:
rowan performs quaternion operations directly on numpy arrays. The package does not require conversion of arrays into a special quaternion object, ensuring easy integration into existing code, but broadcasting is fully supported natively for all operations to ensure that code is performant.
Summary
Perform quaternion operations using numpy arrays
Last Updated
Oct 29, 2024 at 13:09
License
BSD-3-Clause
Total Downloads
172.9K
Supported Platforms
GitHub Repository
https://github.com/glotzerlab/rowanDocumentation
http://rowan.readthedocs.io/