__pycache__/
*.py[cod]

# Build / temp artifacts
dist/
.crush/
.pytest_cache/
.benchmarks/

# Notebook checkpoints
.ipynb_checkpoints/

# LaTeX build outputs
paper/*.aux
paper/*.bbl
paper/*.blg
paper/*.log
paper/*.out
