Skip to content

Release 0.27

Compare
Choose a tag to compare
@fbergmann fbergmann released this 26 Jul 13:59
· 225 commits to master since this release

This release adds an optional parameter to get_simulation_results, that allows to not update the model parameters. So the simulation results will be generated for the current model state, rather than the solution from the last parameter estimation run if update_parameters=False.

Full Changelog: v0.26...v0.27