.gitignore
.gitlab-ci.yml
Dockerfile
LICENSE
README.md
codemeta.json
environment.yml
pyproject.toml
ruff.toml
.gitlab/issue_templates/Default.md
analysis/graphs.sh
analysis/run.sh
config/config_class.yml
config/config_dir.yml
config/config_energy.yml
config/test_config_class.yml
config/test_config_dir.yml
config/test_config_energy.yml
docs/configuration.md
docs/index.md
docs/installation.md
docs/introduction.md
docs/license.md
docs/mkdocs.yml
docs/usage.md
docs/css/code_select.css
docs/scripts/gen_ref_pages.py
experiments/job.submit
htmldoc/scripts/gen_ref_pages.py
scripts/__init__.py
scripts/inference.py
scripts/make_graphs.py
scripts/script_plot_performances.py
scripts/script_produce_graphs.py
scripts/train.py
stereograph/__init__.py
stereograph/classification.py
stereograph/config.py
stereograph/data.py
stereograph/direction.py
stereograph/energy.py
stereograph/load_model.py
stereograph/plots.py
stereograph/utils.py
stereograph.egg-info/PKG-INFO
stereograph.egg-info/SOURCES.txt
stereograph.egg-info/dependency_links.txt
stereograph.egg-info/requires.txt
stereograph.egg-info/top_level.txt
tests/test.sh
tests/test_data.py
tests/test_utils.py