Skip to content

Release 0.29

Compare
Choose a tag to compare
@fbergmann fbergmann released this 27 Jul 22:03
· 214 commits to master since this release

This release adds a generic set_value function, that makes it easy to change values directly by their display name. For example:

  • set_value('(R1).k1', 10) to set a local parameter
  • set_value('S', 10, initial=True) to set an initial concentration of a species S