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) doi:10.1145/1089014.1089020.
- Version6.5.0-5
- R versionunknown
- LicenseGPL-2
- LicenseGPL-3
- Needs compilation?Yes
- r2sundials citation info
- Last release07/22/2024
Documentation
Team
- Serguei SokolMaintainerShow author details
- INRAEShow author detailsRolesCopyright holder
- Lawrence Livermore National SecurityShow author detailsRolesCopyright holder
- Southern Methodist UniversityShow author detailsRolesCopyright holder
- CNRS
- Peter N. BrownShow author detailsRolesContributor
- Alan C. HindmarshShow author detailsRolesContributor
- Carol S. WoodwardShow author detailsRolesContributor
- Daniel R. ReynoldsShow author detailsRolesContributor
- David J. GardnerShow author detailsRolesContributor
- Cody J. BalosShow author detailsRolesContributor
- Radu SerbanShow author detailsRolesContributor
- Scott D. CohenShow author detailsRolesContributor
- George ByrneShow author detailsRolesContributor
- Allan G. TaylorShow author detailsRolesContributor
- Steven L. LeeShow author detailsRolesContributor
- Keith E. GrantShow author detailsRolesContributor
- Aaron CollierShow author detailsRolesContributor
- Lawrence E. BanksShow author detailsRolesContributor
- Steve SmithShow author detailsRolesContributor
- Cosmin PetraShow author detailsRolesContributor
- Slaven PelesShow author detailsRolesContributor
- John LoffeldShow author detailsRolesContributor
- Dan ShumakerShow author detailsRolesContributor
- Ulrike YangShow author detailsRolesContributor
- James Almgren-BellShow author detailsRolesContributor
- Shelby L. LockhartShow author detailsRolesContributor
- Hilari C. TiedemanShow author detailsRolesContributor
- Ting YanShow author detailsRolesContributor
- Jean M. SextonShow author detailsRolesContributor
- Chris WhiteShow author detailsRolesContributor
- INSAShow author detailsRolesCopyright holder
Insights
Last 30 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.
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
- Depends1 package
- Imports1 package
- Suggests5 packages
- Linking To3 packages