diffeqr
Solving Differential Equations (ODEs, SDEs, DDEs, DAEs)
An interface to 'DifferentialEquations.jl' https://diffeq.sciml.ai/dev/ from the R programming language. It has unique high performance methods for solving ordinary differential equations (ODE), stochastic differential equations (SDE), delay differential equations (DDE), differential-algebraic equations (DAE), and more. Much of the functionality, including features like adaptive time stepping in SDEs, are unique and allow for multiple orders of magnitude speedup over more common methods. Supports GPUs, with support for CUDA (NVIDIA), AMD GPUs, Intel oneAPI GPUs, and Apple's Metal (M-series chip GPUs). 'diffeqr' attaches an R interface onto the package, allowing seamless use of this tooling by R users. For more information, see Rackauckas and Nie (2017) doi:10.5334/jors.151.
- Version2.0.1
- R versionunknown
- LicenseMIT
- LicenseLICENSE
- Needs compilation?No
- diffeqr citation info
- Last release03/18/2024
Documentation
- VignetteSolving Differential-Algebraic Equations (DAE) in R with diffeqr
- VignetteSolving Delay Differential Equations (DDE) in R with diffeqr
- VignetteGPU-Accelerated Ordinary Differential Equations (ODE) in R with diffeqr
- VignetteSolving Ordinary Differential Equations (ODE) in R with diffeqr
- VignetteSolving Stochastic Differential Equations (SDE) in R with diffeqr
- MaterialREADME
- MaterialNEWS
- In ViewsDifferentialEquations
Team
Christopher Rackauckas
Insights
Last 30 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports1 package
- Suggests3 packages