Provides a way to call the functions in 'SUNDIALS' C ODE solving library (<https://computation.llnl.gov/projects/sundials>). Currently the serial version of ODE solver, 'CVODE' and sensitivity calculator 'CVODES' from the 'SUNDIALS' library are implemented. The package requires ODE to be written as an 'R' or 'Rcpp' function and does not require the 'SUNDIALS' library to be installed on the local machine.
| Version: | 0.1.3 |
| Imports: | Rcpp (≥ 0.12.5) |
| LinkingTo: | Rcpp |
| Suggests: | knitr, rmarkdown |
| Published: | 2019-06-09 |
| Author: | Satyaprakash Nayak [aut, cre], Scott D Cohen [ctb], Alan C Hindmarsh [ctb], Radu Serban [ctb], Dan Shumaker [ctb], Daniel R Reynolds [ctb], Aaron Collier [ctb], David Gardner [ctb], Carol Woodward [ctb], Slaven Peles [ctb], Peter Brown [ctb], Hilari C Tiedeman [ctb], Ting Yan [ctb], Lawrence Livermore National Security [cph], Southern Methodist University [cph] |
| Maintainer: | Satyaprakash Nayak <sn248 at cornell.edu> |
| BugReports: | https://github.com/sn248/sundialr/issues |
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
| URL: | https://github.com/sn248/sundialr |
| NeedsCompilation: | yes |
| Materials: | README |
| In views: | DifferentialEquations |
| CRAN checks: | sundialr results |
| Reference manual: | sundialr.pdf |
| Vignettes: |
sundialr - A wrapper around CVODE, CVODES solvers from SUNDIALS |
| Package source: | sundialr_0.1.3.tar.gz |
| Windows binaries: | r-devel: sundialr_0.1.3.zip, r-devel-gcc8: sundialr_0.1.3.zip, r-release: sundialr_0.1.3.zip, r-oldrel: sundialr_0.1.3.zip |
| OS X binaries: | r-release: sundialr_0.1.3.tgz, r-oldrel: sundialr_0.1.3.tgz |
| Old sources: | sundialr archive |
| Reverse imports: | CausalKinetiX |
Please use the canonical form https://CRAN.R-project.org/package=sundialr to link to this page.