/ode45

Simple ODE solver

Primary LanguageC++MIT LicenseMIT

ode45

Simple ODE solver, based on Runge-Kutta method. Work with system of ordinary differential equations, use Eigen library for operations with vectors. The result can be saved into file.