add and fix some

This commit is contained in:
2025-11-10 17:24:53 +09:00
parent 49355f8f54
commit 12e68927ad
12 changed files with 595 additions and 10 deletions

View File

@@ -8,4 +8,6 @@ dependencies = [
"jupyter>=1.1.1",
"matplotlib>=3.10.6",
"numpy>=2.3.2",
"scipy",
"sympy>=1.14.0",
]