Package: sundialr 0.1.4.2

Satyaprakash Nayak

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.

Authors:Satyaprakash Nayak [aut, cre, cph], Lawrence Livermore National Security [cph], Southern Methodist University [cph]

sundialr_0.1.4.2.tar.gz
sundialr_0.1.4.2.tar.gz(r-4.5-noble)sundialr_0.1.4.2.tar.gz(r-4.4-noble)
sundialr_0.1.4.2.tgz(r-4.4-emscripten)sundialr_0.1.4.2.tgz(r-4.3-emscripten)
sundialr.pdf |sundialr.html
sundialr/json (API)
NEWS

# Installsundialr in R:
install.packages('sundialr',repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/sn248/sundialr/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

4 exports 0.23 score 2 dependencies 80 downloads

Last updated 3 days agofrom:f7aeec4197

Exports:cvodecvodescvsolveida

Dependencies:RcppRcppArmadillo

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

Rendered frommy-vignette.Rmdusingknitr::rmarkdownon Jul 03 2024.

Last update: 2024-07-03
Started: 2018-07-05

Readme and manuals

Help Manual

Help pageTopics
cvodecvode
cvodescvodes
cvsolvecvsolve
idaida