Module polynomial_ode

Module polynomial_ode 

Source
Expand description

ODE analysis of models of the logic of systems of polynomial ODEs.

Structs§

PolynomialODEAnalysis
Polynomial ODE analysis.
PolynomialODEProblemData
Data defining an unbalanced mass-action ODE problem for a model.

Functions§

extend_polynomial_ode_scalars
Substitutes numerical rate coefficients into a symbolic mass-action system.
polynomial_ode_analysis
Builds the numerical ODE analysis for a system of polynomial ODEs whose scalars have been substituted.