stochastic_rk_test, a C++ code which calls stochastic_rk(), which implements Runge-Kutta integration methods for stochastic differential equations.
The information on this web page is distributed under the MIT license.
stochastic_rk, a C++ code which applies a Runge Kutta (RK) scheme to a stochastic ordinary differential equation (SODE).