CMD + K

quaternion

Community

Add built-in support for quaternions to numpy

Installation

To install this package, run one of the following:

Conda
$conda install pyston::quaternion

Usage Tracking

2021.11.4.15.26.3
1 / 8 versions selected
Total downloads: 0

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.

About

Summary

Add built-in support for quaternions to numpy

Information Last Updated

Mar 25, 2025 at 16:22

License

MIT

Total Downloads

6

Platforms

Linux 64 Version: 2021.11.4.15.26.3