Skip to content

Basic implementation of the class type of 4th order Runge Kutta method for ODE's

License

Notifications You must be signed in to change notification settings

gharib85/RungeKutta

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RungeKutta

Method of runge kutta 4 to solve ordinary differential equations (ODE) given the initial conditions of the equation to obtain the value. It is possible to solve ODE's of first order, second order which can be decomposed in a system of differential equations (diffSys).

About

Basic implementation of the class type of 4th order Runge Kutta method for ODE's

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%