Crate crn

source ·
Expand description

crn

A library for simulating chemical reaction networks.

Re-exports

Modules

  • Deterministic CRNs.
  • Parsing CRNs from strings.
  • Some fun CRNs to play with.
  • State of a CRN.
  • Stochastic CRNs.

Structs

  • Shared behavior for stochastic and deterministic CRNs.
  • A chemical reaction, with a rate parameter.