forked from sbillaudelle/runge-kutta
-
Notifications
You must be signed in to change notification settings - Fork 1
cogrhythms/runge-kutta
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Runge-Kutta for Python ====================== This is an implementation of the fourth-order Runge-Kutta method to solve systems of ODEs. Warning: It won't help you gaining world domination! Installation ------------ Just run the following with sufficient privileges (e. g. as root): $ python setup.py install Usage ----- In order to run one of the example simulations, just execute the particular file: $ python damped_oscillation.py
About
An implementation of the Runge-Kutta-methods for solving systems of ODEs with Python.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published