LICENSE
README.md
pyproject.toml
requirements.txt
requirements_dev.txt
diffilqrax/VERSION
diffilqrax/__init__.py
diffilqrax/diff_ilqr.py
diffilqrax/diff_lqr.py
diffilqrax/exact.py
diffilqrax/ilqr.py
diffilqrax/lqr.py
diffilqrax/parallel_dilqr.py
diffilqrax/parallel_dlqr.py
diffilqrax/parallel_ilqr.py
diffilqrax/plqr.py
diffilqrax/typs.py
diffilqrax/utils.py
diffilqrax.egg-info/PKG-INFO
diffilqrax.egg-info/SOURCES.txt
diffilqrax.egg-info/dependency_links.txt
diffilqrax.egg-info/requires.txt
diffilqrax.egg-info/top_level.txt
tests/test_dilqr.py
tests/test_dlqr.py
tests/test_ilqr.py
tests/test_lqr.py
tests/test_parallel_ilqr.py
tests/test_pdilqr.py
tests/test_pdlqr.py
tests/test_pilqr.py
tests/test_plqr.py