LICENSE
README.md
pyproject.toml
src/jaxmodel/__init__.py
src/jaxmodel/approximations.py
src/jaxmodel/autodiff.py
src/jaxmodel/blocks.py
src/jaxmodel/bounds.py
src/jaxmodel/builder.py
src/jaxmodel/constraints.py
src/jaxmodel/highlevel.py
src/jaxmodel/model.py
src/jaxmodel/objective.py
src/jaxmodel/parameters.py
src/jaxmodel/types.py
src/jaxmodel/variables.py
src/kkt_hardnet.egg-info/PKG-INFO
src/kkt_hardnet.egg-info/SOURCES.txt
src/kkt_hardnet.egg-info/dependency_links.txt
src/kkt_hardnet.egg-info/requires.txt
src/kkt_hardnet.egg-info/top_level.txt
src/kkthn/__init__.py
src/kkthn/backbone.py
src/kkthn/builder.py
src/kkthn/native_projection.py
src/kkthn/projection.py
src/kkthn/string_problem.py
src/kkthn/training.py