Bugfixes Fix pytransform3d.rotations.axis_angle_from_matrix with floating point precision errors in input rotation matrix (#189) Deprecations pytransform3d.rotations.matrix_from pytransform3d.rotations.matrix_from_angle pytransform3d.rotations.matrix_from_euler_xyz pytransform3d.rotations.matrix_from_euler_zyx pytransform3d.rotations.euler_xyz_from_matrix pytransform3d.rotations.euler_zyx_from_matrix pytransform3d.rotations.assert_euler_xyz_equal pytransform3d.rotations.assert_euler_zyx_equal pytransform3d.rotations.e_xyz_id pytransform3d.rotations.e_zyx_id Documentation Changed URL to https://github.com/dfki-ric/pytransform3
Rotations v1.3.2 Diff since v1.3.1 Closed issues: Add new way to represent a rotation matrix (vecto...
Features Add pytransform3d.rotations.pick_closest_quaternion Add pytransform3d.batch_rotations.smoo...
Bug Fixes adding cython code for getting neighbour pairs (65a0a44) adding origin to scalar field (8...
Breaking Changes Removed functions / constants: pytransform3d.rotations.matrix_from pytransform3d.r...
Bugfixes Fix edge cases of euler angle computation from rotation matrix Fix inconsistency when remo...
Features New interface to Euler angles Add rotations.euler_from_quaternion to convert quaternions t...
Bugfixes Include Python stub files with type hints in package Features Concatenation of locally u...
Features Serialization of TransformManager with to_dict which produces a serializable dict. An iden...
Breaking Changes Switch to new random number generator interface of NumPy (numpy.random.RandomState...
Update check mechanisms Check determinant of rotation matrices Increase tolerance of checks for rota...
Bugfix (Breaking Change) Fixes extrinsic zxz and zyz Euler angles (order of rotations was previousl...
Rotation is a core crystallographic operation. Two sets of Cartesian coordinates of each point of a ...
Adds all 24 Euler angle conventions (conversion to rotation matrix and from rotation matrix) Adds op...
Rotations v1.4.0 Diff since v1.3.4 Closed issues: Add slerp function (#214) Construct rotation that...
Matlab is a well-known software to deal with matrices, it is basically in its name (MATrix LABorator...
Rotations v1.3.2 Diff since v1.3.1 Closed issues: Add new way to represent a rotation matrix (vecto...
Features Add pytransform3d.rotations.pick_closest_quaternion Add pytransform3d.batch_rotations.smoo...
Bug Fixes adding cython code for getting neighbour pairs (65a0a44) adding origin to scalar field (8...
Breaking Changes Removed functions / constants: pytransform3d.rotations.matrix_from pytransform3d.r...
Bugfixes Fix edge cases of euler angle computation from rotation matrix Fix inconsistency when remo...
Features New interface to Euler angles Add rotations.euler_from_quaternion to convert quaternions t...
Bugfixes Include Python stub files with type hints in package Features Concatenation of locally u...
Features Serialization of TransformManager with to_dict which produces a serializable dict. An iden...
Breaking Changes Switch to new random number generator interface of NumPy (numpy.random.RandomState...
Update check mechanisms Check determinant of rotation matrices Increase tolerance of checks for rota...
Bugfix (Breaking Change) Fixes extrinsic zxz and zyz Euler angles (order of rotations was previousl...
Rotation is a core crystallographic operation. Two sets of Cartesian coordinates of each point of a ...
Adds all 24 Euler angle conventions (conversion to rotation matrix and from rotation matrix) Adds op...
Rotations v1.4.0 Diff since v1.3.4 Closed issues: Add slerp function (#214) Construct rotation that...
Matlab is a well-known software to deal with matrices, it is basically in its name (MATrix LABorator...
Rotations v1.3.2 Diff since v1.3.1 Closed issues: Add new way to represent a rotation matrix (vecto...
Features Add pytransform3d.rotations.pick_closest_quaternion Add pytransform3d.batch_rotations.smoo...
Bug Fixes adding cython code for getting neighbour pairs (65a0a44) adding origin to scalar field (8...