Package: mcODE
Type: Package
Title: Monte Carlo Solution of First Order Differential Equations
Version: 1.1
Date: 2024-07-01
Authors@R: c(person("W.J.", "Braun", role = c("aut", "cre"),
             email = "john.braun@ubc.ca"))
Description: 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.  
LazyLoad: true
License: GPL (>= 2)
NeedsCompilation: no
Packaged: 2024-07-01 21:41:28 UTC; johbraun
Author: W.J. Braun [aut, cre]
Maintainer: W.J. Braun <john.braun@ubc.ca>
Repository: CRAN
Date/Publication: 2024-07-02 15:20:02 UTC
Built: R 4.3.3; ; 2025-01-24 09:33:01 UTC; unix
