CITATION.cff
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
list_of_operations.md
noxfile.py
pyproject.toml
relaxed-logo.png
setup.cfg
setup.py
src/relaxed/__init__.py
src/relaxed/_types.py
src/relaxed/_version.py
src/relaxed/dummy_pyhf.py
src/relaxed/infer.py
src/relaxed/metrics.py
src/relaxed/mle.py
src/relaxed/ops.py
src/relaxed/py.typed
src/relaxed.egg-info/PKG-INFO
src/relaxed.egg-info/SOURCES.txt
src/relaxed.egg-info/dependency_links.txt
src/relaxed.egg-info/requires.txt
src/relaxed.egg-info/top_level.txt
tests/test_fit.py
tests/test_infer.py
tests/test_metrics.py
tests/test_ops.py
tests/test_package.py