File tree Expand file tree Collapse file tree
content/landscape-of-ode-solvers-in-r Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ Some tools included in this review go beyond ODE solving and provide additional
6464| [ PKPDsim] ( https://cran.r-project.org/package=PKPDsim ) | [ Boost::odeint] ( https://github.com/boostorg/odeint ) (C++) | Compiled | Adaptive RK (RKCK54) | DSL (compiled) | - | - | - | Yes | - | 10319 |
6565| [ EpiModel] ( https://cran.r-project.org/package=EpiModel ) | _ deSolve_ | Compiled | _ depends on deSolve_ | R func (interpreted) | Yes | - | Yes (dede) | - | - | 23088 |
6666| [ PBSddesolve] ( https://cran.r-project.org/package=PBSddesolve ) | [ solv95] ( https://webhomes.maths.ed.ac.uk/~swood34/simon/dde.html ) (C) | Compiled | dde | R func (interpreted) | - | - | Yes | - | - | 10341 |
67+ / [ sundialr] ( https://cran.r-project.org/package=sundialr ) | [ SUNDIALS] ( https://computing.llnl.gov/projects/sundials ) (C) | Compiled | BDF, Adams | R func (interpreted); C/C++ (compiled) | Yes | Yes (via IDA) | - | Yes | - | 2024 |
6768
6869</div >
6970
You can’t perform that action at this time.
0 commit comments