add gitignore and requirements for simulation

This commit is contained in:
2026-03-21 22:22:23 +08:00
parent 5b22cacc13
commit 8aca7b2d75
3 changed files with 155 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
numpy>=1.21.0
matplotlib>=3.5.0
scipy>=1.7.0