Skip to content

1.2.3

Choose a tag to compare

@daemontus daemontus released this 02 Jan 08:46
· 57 commits to main since this release
c7fefdc

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

Changes Since v1.2.2

Bug fixes

  • 🐞 Corrected the behavior of the initial_states parameter in the Control.from_phenotype method. The computation is now properly restricted to all states reachable from the provided initial_states set, whereas previously, it was incorrectly limited to only the states within that set. The corresponding documentation has been updated to clarify this behavior. (#39)