New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

kuat

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kuat

Quaternions in PyTorch (part of NVIDIA Kaolin)

0.17.0
PyPI
Maintainers
1

Quaternions in PyTorch

Quaternions are handy mathematical tools for working with rotations and 3D transformations, and since v0.16.0 the Kaolin Library bundles a module of low-level convenience operations with quaternions, targeting common use cases and exposing a plain PyTorch interface to all functions.

See kaolin.math.quatdocumentation for a full list of functions and a short python recipe in examples/recipes/math/quaternions.py.

Keywords

Deep Learning

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts