LICENSE
README.md
pyproject.toml
setup.py
mpcjax/__init__.py
mpcjax/dynamics_definitions.py
mpcjax/jax_solver.py
mpcjax/problem_struct.py
mpcjax/remote_like_interface.py
mpcjax/second_order_solvers.py
mpcjax/solver_definitions.py
mpcjax/utils.py
mpcjax.egg-info/PKG-INFO
mpcjax.egg-info/SOURCES.txt
mpcjax.egg-info/dependency_links.txt
mpcjax.egg-info/requires.txt
mpcjax.egg-info/top_level.txt
tests/__init__.py
tests/dynamics.py