Initial commit

This commit is contained in:
Jim
2026-06-04 19:01:17 +00:00
commit 389075a34c
2 changed files with 179 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# Python-RK4
Implementation of the Runge-Kutta 4 method