Skip to content

0.4.6

Compare
Choose a tag to compare
@daemontus daemontus released this 17 Oct 20:14
· 4 commits to 0.4.0 since this release

This version has two relatively minor changes:

  • Adds FnUpdate::substitute_variable which replaces every variable occurrence with a provided expression.
  • Adds BooleanNetwork::inline_variable which is used to safely eliminate any variable without self-regulation by inlining it into its downstream regulation targets.