Package: mcODE 1.1
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.
Authors:
mcODE_1.1.tar.gz
mcODE_1.1.zip(r-4.7)mcODE_1.1.zip(r-4.6)mcODE_1.1.zip(r-4.5)
mcODE_1.1.tgz(r-4.6-any)mcODE_1.1.tgz(r-4.5-any)
mcODE_1.1.tar.gz(r-4.7-any)mcODE_1.1.tar.gz(r-4.6-any)
mcODE_1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
mcODE/json (API)
| # Install 'mcODE' in R: |
| install.packages('mcODE', repos = c('https://wjbraun.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:38a4e200f5. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 95 | ||
| source / vignettes | OK | 149 | ||
| linux-release-x86_64 | OK | 93 | ||
| macos-release-arm64 | OK | 101 | ||
| macos-oldrel-arm64 | OK | 88 | ||
| windows-devel | OK | 73 | ||
| windows-release | OK | 97 | ||
| windows-oldrel | OK | 57 | ||
| wasm-release | OK | 83 |
Exports:ODE.ADAODE.MVTODE.MVT.agg
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Monte Carlo Integration of First Order ODEs | mcODE-package mcODE |
| Monte Carlo ODE Solver of Akhtar et al | ODE.ADA |
| Monte Carlo ODE Solver Based on Mean Value Theorem | ODE.MVT |
| Monte Carlo ODE Solver Based on Mean Value Theorem - Replicated | ODE.MVT.agg |
