.gitattributes
.url_check_allowlist.txt
AGENTS.md
CLAUDE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
eden.yaml
llms.txt
logo.png
pyproject.toml
setup.py
.github/copilot-instructions.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/main.yml
autonerves/__init__.py
autonerves/class_path.py
autonerves/conf.py
autonerves/csvable.py
autonerves/dictable.py
autonerves/directory_config.py
autonerves/exc.py
autonerves/fitsable.py
autonerves/jax_wrapper.py
autonerves/output.py
autonerves/setup_colab.py
autonerves/setup_notebook.py
autonerves/test_mode.py
autonerves/workspace.py
autonerves/json_prior/__init__.py
autonerves/json_prior/config.py
autonerves/json_prior/generate.py
autonerves/mock/__init__.py
autonerves/mock/mock_real.py
autonerves/tools/__init__.py
autonerves/tools/decorators.py
priors/subconfig.json
scripts/convert_config.py
scripts/convert_prior_configs.py
scripts/edenise.py
scripts/generate_priors.py