Skip to content

libpetab-python v0.8.0

Latest

Choose a tag to compare

@dweindl dweindl released this 12 Dec 06:46
baeb4a5

Fixes

  • Handle KeyError in CheckInitialChangeSymbols
    (by @dweindl in #459)
  • Fix return type in petab.v2.calculate
    (by @dweindl in #464)
  • Implement sampling for v2 prior distributions
    (by @dweindl in #461)

Features

Other

  • Require Python>=3.11 per nep-0029
    (by @dweindl in #462)
  • v2: Remove log10-normal distribution per updated spec
    (by @dweindl in #456)
  • Remove petab.v2-is-experimental warnings
    (by @dweindl in #457)
    It still is, but we no longer spam users with warnings.

Full Changelog: v0.7.0...v0.8.0