Metadata-Version: 2.1
Name: topt
Version: 0.0.3
Summary: Tools for optimizing trajectories with direct collocation.
Home-page: https://github.com/perlinm/topt
License: Apache-2.0
Author: Michael A. Perlin
Author-email: mika.perlin@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Provides-Extra: dev
Requires-Dist: checks-superstaq (>=0.5.0) ; extra == "dev"
Requires-Dist: cyipopt (>=1.4.1)
Requires-Dist: jax (>=0.4.26)
Requires-Dist: jaxlib (>=0.4.26)
Project-URL: Repository, https://github.com/perlinm/topt
Description-Content-Type: text/markdown

# topt

This package contains tools for trajectory optimization with direct collocation.

