adding tordoidal simulator and drawing

This commit is contained in:
2026-02-13 11:32:37 -06:00
parent 5f3beeda8d
commit 1d8e60c5df
11 changed files with 2511 additions and 5 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
flask>=2.3.0
numpy>=1.24.0