Skip to content

libpetab-python v0.5.0

Latest
Compare
Choose a tag to compare
@dweindl dweindl released this 11 Nov 14:06
99373c4

Fixes

  • Circumvent SettingWithCopyWarning

    by @m-philipps in #306

  • If flatten_timepoint_specific_output_overrides makes the visualization table invalid, remove it from Problem

    by @m-philipps in #316

Features

  • Added petab.v2.models by @dweindl in #302

  • Added petab.v1.priors.priors_to_measurements(...) for replacing objectivePrior* by observables/measurements

    by @dweindl in #309, #315, #317

  • Made model id optional for PySBModel

    by @dweindl in #318

  • Implemented Model.__repr__

    by @dweindl in #319

Full Changelog: v0.4.1...v0.5.0