shill1729/odeSolveR: Implementation of simple Euler schemes and fourth-order Runge-Kutta methods for arbitrary first-order ODE systems

Returns numerical solutions to basic ODE problems. Can also handle generic first-order systems of ODEs via Euler schemes or Runge-Kutta.

Getting started

Package details

AuthorS. Hill
MaintainerS. Hill <52792611+shill1729@users.noreply.github.com>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("shill1729/odeSolveR")
shill1729/odeSolveR documentation built on March 31, 2021, 10:52 a.m.