Skip to content

Release 0.15

Compare
Choose a tag to compare
@fbergmann fbergmann released this 03 Feb 11:05
· 272 commits to master since this release

This release changes the get_reactions function, such that it now also returns the mappings of the function expression to the model elements. Additionally this function is available separately using get_reaction_mapping and set_reaction_mapping .

Additionally this release fixes an issue, where the python runtime would crash when setting an invalid expression (either for initial assignments, or ODE / assignment expressions).

Full Changelog: v0.14...v0.15