bibun 0.0.0
This gem allows to do simulation runs of systems of ordinary differential equations of one independent variable using numerical Runge-Kutta methods for approximation. Contains some features like calculation of separate additive terms of the differential equations, calculation of custom expressions and logging and printing runs to a csv files, which engineers may find it convenient.
Gemfile:
=
install:
=
Runtime Dependencies (4):
Development Dependencies (8):
benchmark
~> 0.4
rake
~> 13.3
rspec
~> 3.13
rubocop
~> 1.80
rubocop-rspec
~> 3.7
ruby-prof
~> 1.7
super_diff
~> 0.16
yard
~> 0.9