# Build artefacts
__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.pytest_cache/

# Environments
.venv/
venv/

# Editors / OS
.ipynb_checkpoints/
.DS_Store
.vscode/
.idea/

# Superseded source trees and template snapshots kept locally for reference
# during the refactor. Not part of the package and not published: they contain
# earlier, buggy versions of the physics.
previous_versions/
