CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
examples/00_start_problem.py
examples/01_single_const.py
examples/02_multi_const.py
examples/03_pytorch_backend.py
src/__init__.py
src/aug_lag.py
src/augmented_lagrangian.egg-info/PKG-INFO
src/augmented_lagrangian.egg-info/SOURCES.txt
src/augmented_lagrangian.egg-info/dependency_links.txt
src/augmented_lagrangian.egg-info/requires.txt
src/augmented_lagrangian.egg-info/top_level.txt
tests/__init__.py
tests/test_aug_lag.py