Skip to content

orlandotrejo/Numeric-Solvers-in-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

ode4-runge-kutta

ODE 4 numeric solver in C. The example to be solved is (dy/dx = 2x), the result is x^2 with a 5th order error.

About

ODE solvers to perform numeric integration in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages