CRAN/E | sundialr

sundialr

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

Installation

About

Provides a way to call the functions in 'SUNDIALS' C ODE solving library (). 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.

github.com/sn248/sundialr
Copyright file COPYRIGHTS sundialr copyright details
Bug report File report

Key Metrics

Version 0.1.4.1
Published 2021-05-16 1079 days ago
Needs compilation? yes
License BSD_3_clause
License File
CRAN checks sundialr results

Downloads

Yesterday 1 0%
Last 7 days 22 +10%
Last 30 days 85 -13%
Last 90 days 290 -16%
Last 365 days 1.321 -59%

Maintainer

Maintainer

Satyaprakash Nayak

sn248@cornell.edu

Authors

Satyaprakash Nayak

aut / cre / cph

Lawrence Livermore National Security

cph

Southern Methodist University

cph

Material

README
NEWS
Reference manual
Package source

In Views

DifferentialEquations

Vignettes

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

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

sundialr archive

Imports

Rcpp ≥ 0.12.5

Suggests

knitr
rmarkdown
testthat

LinkingTo

Rcpp
RcppArmadillo

Reverse Imports

CausalKinetiX