mcODE: Monte Carlo Solution of First Order Differential Equations

Two functions for simulating the solution of initial value problems of the form g'(x) = G(x, g) with g(x0) = g0. One is an acceptance-rejection method. The other is a method based on the Mean Value Theorem.

Version: 1.1
Published: 2024-07-02
DOI: 10.32614/CRAN.package.mcODE
Author: W.J. Braun [aut, cre]
Maintainer: W.J. Braun <john.braun at ubc.ca>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: mcODE results

Documentation:

Reference manual: mcODE.pdf

Downloads:

Package source: mcODE_1.1.tar.gz
Windows binaries: r-devel: not available, r-release: mcODE_1.1.zip, r-oldrel: mcODE_1.1.zip
macOS binaries: r-release (arm64): mcODE_1.1.tgz, r-oldrel (arm64): mcODE_1.1.tgz, r-release (x86_64): mcODE_1.1.tgz, r-oldrel (x86_64): mcODE_1.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=mcODE to link to this page.