r2sundials (Q62128): Difference between revisions

From MaRDI portal
Importer (talk | contribs)
Added link to MaRDI item.
 
(8 intermediate revisions by 2 users not shown)
Property / last update
24 March 2023
Timestamp+2023-03-24T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
 
Property / last update: 24 March 2023 / rank
Normal rank
 
Property / cites work
 
Property / cites work: SUNDIALS / rank
Normal rank
 
Property / depends on software
 
Property / depends on software: R / rank
Normal rank
 
Property / depends on software
 
Property / depends on software: rmumps / rank
Normal rank
 
Property / imports
 
Property / imports: Rcpp / rank
Normal rank
 
Property / software version identifier
 
5.0.0-4
Property / software version identifier: 5.0.0-4 / rank
 
Normal rank
Property / software version identifier: 5.0.0-4 / qualifier
 
publication date: 8 January 2020
Timestamp+2020-01-08T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
5.0.0-7
Property / software version identifier: 5.0.0-7 / rank
 
Normal rank
Property / software version identifier: 5.0.0-7 / qualifier
 
publication date: 15 March 2020
Timestamp+2020-03-15T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
5.0.0-9
Property / software version identifier: 5.0.0-9 / rank
 
Normal rank
Property / software version identifier: 5.0.0-9 / qualifier
 
publication date: 16 March 2021
Timestamp+2021-03-16T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
5.0.0-10
Property / software version identifier: 5.0.0-10 / rank
 
Normal rank
Property / software version identifier: 5.0.0-10 / qualifier
 
publication date: 18 May 2021
Timestamp+2021-05-18T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
6.5.0-4
Property / software version identifier: 6.5.0-4 / rank
 
Normal rank
Property / software version identifier: 6.5.0-4 / qualifier
 
publication date: 8 December 2023
Timestamp+2023-12-08T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / last update
 
8 December 2023
Timestamp+2023-12-08T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / last update: 8 December 2023 / rank
 
Normal rank
Property / description
 
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>.
Property / description: 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>. / rank
 
Normal rank
Property / author
 
Property / author: Serguei Sokol / rank
 
Normal rank
Property / copyright license
 
Property / copyright license: GNU General Public License, version 2.0 / rank
 
Normal rank
Property / copyright license
 
Property / copyright license: GNU General Public License, version 3.0 / rank
 
Normal rank
Property / copyright license: GNU General Public License, version 3.0 / qualifier
 
edition/version: expanded from: GPL (≥ 2) (English)
Property / depends on software
 
Property / depends on software: rmumps / rank
 
Normal rank
Property / depends on software: rmumps / qualifier
 
Property / depends on software
 
Property / depends on software: R / rank
 
Normal rank
Property / depends on software: R / qualifier
 
Property / imports
 
Property / imports: Rcpp / rank
 
Normal rank
Property / imports: Rcpp / qualifier
 
Property / cites work
 
Property / cites work: SUNDIALS / rank
 
Normal rank
Property / MaRDI profile type
 
Property / MaRDI profile type: MaRDI software profile / rank
 
Normal rank
links / mardi / namelinks / mardi / name
 

Latest revision as of 18:56, 12 March 2024

Wrapper for 'SUNDIALS' Solving ODE and Sensitivity Problem
Language Label Description Also known as
English
r2sundials
Wrapper for 'SUNDIALS' Solving ODE and Sensitivity Problem

    Statements

    0 references
    6.5.0-3
    24 March 2023
    0 references
    5.0.0-4
    8 January 2020
    0 references
    5.0.0-7
    15 March 2020
    0 references
    5.0.0-9
    16 March 2021
    0 references
    5.0.0-10
    18 May 2021
    0 references
    6.5.0-4
    8 December 2023
    0 references
    0 references
    8 December 2023
    0 references
    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>.
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references

    Identifiers

    0 references