Math-RungeKutta

Runge-Kutta methods for integrating systems of differential equations

$ luarocks install math-rungekutta

RungeKutta.lua offers algorithms for the numerical integration
of simultaneous differential equations of the form dY/dt = F(t,Y)
where Y is an array of variables whose initial values Y(0) are
known, and F is a function known from the dynamics of the problem.

Versions

1.08-08 years ago164 downloads
1.07-29 years ago72 downloads
1.07-19 years ago2,244 downloads

Dependencies

lua >= 5.1

Labels

Manifests