Skip to content

Releases: egidioln/QuaTorch

v0.2.0

30 Jan 02:28

Choose a tag to compare

Changelog

[0.2.0] - 2026-01-30

Feature

  • Added support for torch.compile without graph breaks for mul, rotate_vector, and slerp methods.

v0.1.3

03 Dec 23:32

Choose a tag to compare

Changelog

[0.1.3] - 2025-12-03

Fixed

  • Handle symmetric matrices in `from_rotation_matrix().

v0.1.2

31 Oct 18:56

Choose a tag to compare

Changelog

[0.1.2] - 2025-10-31

Feature

  • .conj() is now an alias for .conjugate()

Fixed

  • to() returns a Quaternion (instead of a torch.Tensor)

v0.1.1

01 Oct 01:37

Choose a tag to compare

Changelog

[0.1.1] - 2025-10-01

Fixed

  • Some operations were not returning correctly quaternion types
  • Fixed imagand realproperties, which were treated was functions

0.1.0

27 Sep 15:02

Choose a tag to compare

v0.1.0