Metadata-Version: 2.1
Name: pyovo
Version: 0.0.8
Summary: a set of physical simulation devtoys
Author-email: VeriTas-arch <veritas-k@qq.com>
Project-URL: Homepage, https://github.com/Ancient-Gadget-Laboratory/pyovo
Project-URL: Issues, https://github.com/Ancient-Gadget-Laboratory/pyovo/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: black; extra == "dev"
Requires-Dist: numpy; extra == "dev"
Requires-Dist: taichi; extra == "dev"

# PyOVO

PyOVO provides a set of tools for physical simulation and optimization. Given that we want to collect and simplify the introduction of frequently used functions in our research, this package is designed to be lightweight and easy-to-use.
