modify: cleanup project structure and docs

This commit is contained in:
2025-11-02 08:40:28 +08:00
parent a5e3c4c1da
commit 5825cf81b7
19 changed files with 1903 additions and 1125 deletions

5
.gitignore vendored
View File

@@ -5,3 +5,8 @@ run_metadata.json
simulation.html
.DS_Store
overview_series.html
tmp/
__pycache__/
*.py[cod]
.venv/
.streamlit/