SED-ML / KiSAO

Ontology of algorithms for analyzing biological models, their parameters, and their outputs
Artistic License 2.0
9 stars 0 forks source link

New algorithm for stochastic Runge-Kutta method #72

Closed jonrkarr closed 3 years ago

jonrkarr commented 3 years ago

name: Stochastic Runge-Kutta method

definition: Technique for the approximate numerical solution of a systems of stochastic differential equations (SDEs). The method is a generalisation of the Runge-Kutta method for ordinary differential equations to stochastic differential equations.

subClassOf: KISAO_0000064

seeAlso: https://en.wikipedia.org/wiki/Runge%E2%80%93Kutta_method_(SDE)

isImplementedIn: COPASI

Reported by: jonrkarr

jonrkarr commented 3 years ago

Original comment by: jonrkarr

jonrkarr commented 3 years ago

incorporated as KISAO_0000564

Original comment by: jonrkarr