Metadata-Version: 2.4
Name: yostlabs-math
Version: 2026.2.26
Summary: Math utilities for Yost Labs products (quaternions, vectors, axes)
Project-URL: Homepage, https://yostlabs.com/
Project-URL: Repository, https://github.com/YostLabs/3SpacePythonPackage
Project-URL: Issues, https://github.com/YostLabs/3SpacePythonPackage/issues
Author-email: "Yost Labs Inc." <techsupport@yostlabs.com>, Andy Riedlinger <techsupport@yostlabs.com>
License-File: LICENSE
Keywords: 3space,math,quaternion,threespace,vector,yost
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# yostlabs-math

Math utilities for Yost Labs products, including quaternion, vector, and axes operations.

## Installation

```bash
pip install yostlabs-math
```
