sundialr: An Interface to 'SUNDIALS' Ordinary Differential Equation (ODE) Solvers

Provides a way to call the functions in 'SUNDIALS' C ODE solving library (<https://computing.llnl.gov/projects/sundials>). Currently the serial version of ODE solver, 'CVODE', sensitivity calculator 'CVODES' and differential algebraic solver 'IDA' 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.

Package details

AuthorSatyaprakash Nayak [aut, cre, cph] (<https://orcid.org/0000-0001-7225-1317>), Lawrence Livermore National Security [cph], Southern Methodist University [cph]
MaintainerSatyaprakash Nayak <sn248@cornell.edu>
LicenseBSD_3_clause + file LICENSE
Version0.1.4.1
URL https://github.com/sn248/sundialr
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("sundialr")

Try the sundialr package in your browser

Any scripts or data that you put into this service are public.

sundialr documentation built on May 16, 2021, 5:06 p.m.