Skip to content

libpetab-python v0.2.9

Compare
Choose a tag to compare
@dweindl dweindl released this 06 Mar 19:43
· 64 commits to main since this release
90379c4
  • Fixed a bug in SbmlModel.get_free_parameter_ids_with_values that led to
    potentially wrong initial values in the parameter mapping for parameters that
    are targets of initialAssignments (the value from their value was taken
    instead of the initial assignment)
    by @dweindl in #248