biocrnpyler.core.propensities

Classes

GeneralPropensity(propensity_function, ...)

A class to define a general propensity.

Hill(k, s1, K, n, d)

HillNegative(k, s1, K, n)

Hill negative propensity is a nonlinear propensity with the following formula.

HillPositive(k, s1, K, n)

Hill positive propensity is a nonlinear propensity with the following formula.

MassAction(k_forward[, k_reverse])

Propensity()

ProportionalHillNegative(k, s1, K, n, d)

proportional Hill negative propensity with the following formula.

ProportionalHillPositive(k, s1, K, n, d)

proportional Hill positive propensity with the following formula.