waidschrat/deSolve.jl: Solvers for Initial Value Problems of Differential Equations using Julia

Functions that solve initial value problems of a system of first- and higher-order ordinary and stochastic differential equations ('ODE' and 'SDE'), ordinary and stochastic partial differential equations ('PDE' and 'SPDE'), random differential equations ('RDE'), differential algebraic equations ('DAE'), delay differential equations ('DDE'), and others. The functions provide an interface to the library 'DifferentialEquations.jl' which contains a collection of the classic C/FORTRAN algorithms and high-performance Julia implementations of more recent algorithms. A full description is given at http://docs.juliadiffeq.org.

Getting started

Package details

Authorperson("Robert", "Miller", email = "robert.miller@tu-dresden.de", role = c("aut", "cre"))
MaintainerRobert Miller <robert.miller@tu-dresden.de>
LicenseAGPL
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("waidschrat/deSolve.jl")
waidschrat/deSolve.jl documentation built on May 9, 2019, 12:58 a.m.