Show physics, math and engineering students how an ODE solver is made and how effective R classes can be for the construction of the equations that describe natural phenomena. Inspiration for this work comes from the book on "Computer Simulations in Physics" by Harvey Gould, Jan Tobochnik, and Wolfgang Christian. Book link: <http://www.compadre.org/osp/items/detail.cfm?ID=7375>.
Version: | 0.99.6 |
Depends: | R (≥ 3.3.0) |
Imports: | methods, data.table |
Suggests: | knitr, testthat, rmarkdown, ggplot2, dplyr, tidyr, covr, scales |
Published: | 2017-11-10 |
DOI: | 10.32614/CRAN.package.rODE |
Author: | Alfonso R. Reyes [aut, cre] |
Maintainer: | Alfonso R. Reyes <alfonso.reyes at oilgainsanalytics.com> |
License: | GPL-2 |
URL: | https://github.com/f0nzie/rODE |
NeedsCompilation: | no |
Materials: | README |
In views: | DifferentialEquations |
CRAN checks: | rODE results |
Package source: | rODE_0.99.6.tar.gz |
Windows binaries: | r-devel: rODE_0.99.6.zip, r-release: rODE_0.99.6.zip, r-oldrel: rODE_0.99.6.zip |
macOS binaries: | r-release (arm64): rODE_0.99.6.tgz, r-oldrel (arm64): rODE_0.99.6.tgz, r-release (x86_64): rODE_0.99.6.tgz, r-oldrel (x86_64): rODE_0.99.6.tgz |
Old sources: | rODE archive |
Please use the canonical form https://CRAN.R-project.org/package=rODE to link to this page.