Package | Description |
---|---|
broadwick.stochastic.algorithms |
Provides algorithms to implement the stochastic processes.
|
Modifier and Type | Class and Description |
---|---|
class |
TauLeaping
Implementation of the tau-leaping algorithm that makes an approximation to the stochastic ODE by picking a reasonable
time-step and then performing all the reactions that occur in this step.
|
class |
TauLeapingFixedStep
Implementation of the tau-leaping algorithm that makes an approximation to the stochastic ODE by picking a reasonable
time-step and then performing all the reactions that occur in this step.
|
Copyright © 2015 University of Glasgow. All rights reserved.