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' from the library can be accessed. The package requires ODE to be written using 'Rcpp' and does not require the libraries to be installed on the system.
Version: | 0.1.1 |
Imports: | Rcpp (≥ 0.12.5) |
LinkingTo: | Rcpp |
Suggests: | knitr, rmarkdown |
Published: | 2018-07-22 |
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 solver from SUNDIALS |
Package source: | sundialr_0.1.1.tar.gz |
Windows binaries: | r-devel: sundialr_0.1.1.zip, r-release: sundialr_0.1.1.zip, r-oldrel: sundialr_0.1.1.zip |
OS X binaries: | r-release: sundialr_0.1.1.tgz, r-oldrel: sundialr_0.1.1.tgz |
Old sources: | sundialr archive |
Please use the canonical form https://CRAN.R-project.org/package=sundialr to link to this page.