f0nzie/rODE: Ordinary Differential Equation (ODE) Solvers Written in R Using S4 Classes

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>.

Getting started

Package details

Maintainer
LicenseGPL-2
Version0.99.6
URL https://github.com/f0nzie/rODE
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("f0nzie/rODE")
f0nzie/rODE documentation built on May 14, 2019, 10:34 a.m.