r2sundials
Wrapper for 'SUNDIALS' Solving ODE and Sensitivity Problem
Wrapper for widely used 'SUNDIALS' software (SUite of Nonlinear and DIfferential/ALgebraic Equation Solvers) and more precisely to its 'CVODES' solver. It is aiming to solve ordinary differential equations (ODE) and optionally pending forward sensitivity problem. The wrapper is made 'R' friendly by allowing to pass custom parameters to user's callback functions. Such functions can be both written in 'R' and in 'C++' ('RcppArmadillo' flavor). In case of 'C++', performance is greatly improved so this option is highly advisable when performance matters. If provided, Jacobian matrix can be calculated either in dense or sparse format. In the latter case 'rmumps' package is used to solve corresponding linear systems. Root finding and pending event management are optional and can be specified as 'R' or 'C++' functions too. This makes them a very flexible tool for controlling the ODE system during the time course simulation. 'SUNDIALS' library was published in Hindmarsh et al. (2005)
- Version6.5.0-5
- R version≥ 3.0.2
- LicenseGPL-2
- LicenseGPL-3
- Needs compilation?Yes
- r2sundials citation info
- Last release07/22/2024
Documentation
Team
Serguei Sokol
Carol S. Woodward
Show author detailsRolesContributorDaniel R. Reynolds
Show author detailsRolesContributorAlan C. Hindmarsh
Show author detailsRolesContributorDavid J. Gardner
Show author detailsRolesContributorCody J. Balos
Show author detailsRolesContributorRadu Serban
Show author detailsRolesContributorScott D. Cohen
Show author detailsRolesContributorPeter N. Brown
Show author detailsRolesContributorGeorge Byrne
Show author detailsRolesContributorAllan G. Taylor
Show author detailsRolesContributorSteven L. Lee
Show author detailsRolesContributorKeith E. Grant
Show author detailsRolesContributorAaron Collier
Show author detailsRolesContributorLawrence E. Banks
Show author detailsRolesContributorSteve Smith
Show author detailsRolesContributorCosmin Petra
Show author detailsRolesContributorSlaven Peles
Show author detailsRolesContributorJohn Loffeld
Show author detailsRolesContributorDan Shumaker
Show author detailsRolesContributorUlrike Yang
Show author detailsRolesContributorJames Almgren-Bell
Show author detailsRolesContributorShelby L. Lockhart
Show author detailsRolesContributorHilari C. Tiedeman
Show author detailsRolesContributorTing Yan
Show author detailsRolesContributorJean M. Sexton
Show author detailsRolesContributorChris White
Show author detailsRolesContributorLawrence Livermore National Security
Show author detailsRolesCopyright holderSouthern Methodist University
Show author detailsRolesCopyright holderINSA
Show author detailsRolesCopyright holderINRAE
Show author detailsRolesCopyright holderCNRS
Show author detailsRolesCopyright holder
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends2 packages
- Imports1 package
- Suggests5 packages
- Linking To3 packages