Releases: egidioln/QuaTorch
Releases · egidioln/QuaTorch
v0.2.0
30 Jan 02:28
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Changelog
[0.1.3] - 2025-12-03
Fixed
Handle symmetric matrices in `from_rotation_matrix().
v0.1.2
31 Oct 18:56
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found