Metadata-Version: 2.1
Name: orca_common
Version: 0.1.2
Summary: Shared objects for manifold and orcalib
Author: Orca DB Inc.
Author-email: dev-rel@orcadb.ai
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: numpy (>=1.24,<2.0)
Requires-Dist: pydantic (>=1.10,<3.0)
Requires-Dist: torch (>=2.0.0,!=2.0.1,!=2.1.0)
Description-Content-Type: text/markdown

<!--
IMPORTANT NOTE:
- This file will get rendered in the public facing PyPi page here: https://pypi.org/project/orca-common/
- Only content suitable for public consumption should be placed in this file
-->

# OrcaCommon

This library contains various foundational types used by [OrcaLib](/project/orcalib/).

