SED-ML / KiSAO

Ontology of algorithms for analyzing biological models, their parameters, and their outputs
Artistic License 2.0
9 stars 0 forks source link

New algorithm for GillesPy2 Hybrid Tau-Leaping Method #84

Closed jonrkarr closed 3 years ago

jonrkarr commented 3 years ago

• Name: Hybrid Tau-Leaping Method • Synonyms: None • Brief description: A continuously coupled hybrid deterministic/stochastic simulation algorithm for biochemical networks. Biochemical species are classified as continuous, discrete, or switch. Tau-leaping is used to simulate stochastic species, and LSODA is used to simulate continuous species. Switch species are dynamically classified as either continuous or discrete at each timestep depending on a user defined error tolerance. • Reference: https://github.com/StochSS/GillesPy2 • Any relationships to other KiSAO terms: • child of KISAO_0000352 (hybrid method) • child of KISAO_0000333 (accelerated stochastic simulation algorithm)

Reported by: jonrkarr

jonrkarr commented 3 years ago

Will be added as KISAO_0000575

Original comment by: jonrkarr

jonrkarr commented 3 years ago

Original comment by: jonrkarr