[ 原始碼: transforms3d ]
套件:python3-transforms3d(0.4+ds-2)
code to convert between various geometric transformations
Python code to convert between geometric transformations.
Composing rotations / zooms / shears / translations into affine matrix; Decomposing affine matrix into rotations / zooms / shears / translations; Conversions between different representations of rotations, including:
* 3x3 Rotation matrices * Euler angles * quaternions
其他與 python3-transforms3d 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- sug: python3-sympy
- Computer Algebra System (CAS) in Python (Python 3)