output/
output*

# Python bytecode / caches
__pycache__/
*.py[cod]
*.pyd
.pytest_cache/
.mypy_cache/
.ruff_cache/
.ipynb_checkpoints/

# Data science / notebooks
*.ipynb

# OS / editor
.DS_Store

# Packaging/build artifacts
build/
dist/
*.egg-info/

# Project-specific
run_scripts/
figures/
metric.txt
metric_poisson.txt