initial commit, draft

This commit is contained in:
Luke 2023-07-16 10:40:15 -07:00
commit a39eb6d870
5 changed files with 195 additions and 0 deletions

4
requirements.txt Executable file
View file

@ -0,0 +1,4 @@
numpy>=1.22.3
pyreadline3>=3.4.1
scipy>=1.8.0
sympy>=1.11.1