CHANGELOG.md
CITATION.cff
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
MODEL_CARD.md
PUBLIC_RELEASE_CHECKLIST.md
README.md
SECURITY.md
pyproject.toml
docs/data-contract.md
docs/empirical-priors.md
docs/method.md
docs/research-code-map.md
examples/synthetic_demo.py
src/pea_pgnn/__init__.py
src/pea_pgnn/_version.py
src/pea_pgnn/concrete.py
src/pea_pgnn/config.py
src/pea_pgnn/constraints.py
src/pea_pgnn/estimator.py
src/pea_pgnn/metrics.py
src/pea_pgnn/model.py
src/pea_pgnn/temporal.py
src/pea_pgnn.egg-info/PKG-INFO
src/pea_pgnn.egg-info/SOURCES.txt
src/pea_pgnn.egg-info/dependency_links.txt
src/pea_pgnn.egg-info/requires.txt
src/pea_pgnn.egg-info/top_level.txt
tests/test_concrete.py
tests/test_estimator.py
tests/test_metrics.py
tests/test_model.py
tests/test_temporal.py