Skip to content

PEtab v0.1.8

Compare
Choose a tag to compare
@yannikschaelte yannikschaelte released this 23 Jul 15:13
768eb5b

Library:

  • Use core.is_empty to check for empty values (#434)
  • Move tests to python 3.8 (#435)
  • Update to libcombine 0.2.6 (#437)
  • Make float parsing from CSV round-trip (#444)
  • Lint: Allow model time in observable formulas (#445)
  • Lint: Detect duplicated observable ids (#446)
  • Fix likelihood calculation with missing values (#451)

Documentation:

  • Move format documentation to restructuredtext format (#452)
  • Document all noise distributions and observable scales (#452)
  • Fix documentation for prior distribution (#449)

Visualization:

  • Make XValue column non-mandatory (#429)
  • Apply correct condition sorting (#430)
  • Apply correct default x label (#431)