Metadata-Version: 2.1
Name: tf-quat2rot
Version: 1.1.0
Summary: Convert between quaternion and rotation matrices in tensorflow.
Home-page: http://github.com/risteon/tf_quat2rot
Author: Christoph Rist
Author-email: c.rist@posteo.de
License: MIT
Platform: UNKNOWN
Requires-Python: >=3.5
Provides-Extra: tf-cpu
Requires-Dist: tensorflow-cpu ; extra == 'tf-cpu'
Provides-Extra: tf-gpu
Requires-Dist: tensorflow-gpu ; extra == 'tf-gpu'

UNKNOWN


