Skip to content

1.2.1

Choose a tag to compare

@smijeva smijeva released this 28 Nov 13:22
· 60 commits to main since this release
8f6e646

(this summary is LLM-generated, but validated by project developers)

Changes Since v1.2.0

New features

  • ✨ The Control.phenotype_permanent method now accepts an optional initial_states parameter of type VertexSet. This allows for the specification of a custom set of initial states for the phenotype control problem. When this parameter is not provided, the analysis defaults to considering all states of the network, which preserves the previous behavior. (Issue #36)