Skip to content

Release 0.13

Compare
Choose a tag to compare
@fbergmann fbergmann released this 26 Jan 12:29
· 279 commits to master since this release

This release fixes a number of issues. Mainly, when getting / setting model elements, by passing in a boolean argument exact=True the name given has to match exactly. Additionally, new methods are available to remove all fit items, and experiments. A new get_value method retrieves values from reference names passed in.

Full Changelog: v0.12...v0.13