Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 280 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 280 Bytes

dual_quaternion_torch

Dual quaternion functions on PyTorch

Requirements

  • torch
  • pytorch3d

I tested on torch==2.0.1.

Reference

Some of the quaternion functions are based on pytorch3d.