Skip to content

Releases: PEtab-dev/libpetab-python

libpetab-python v0.1.20

Choose a tag to compare

@dilpath dilpath released this 14 Sep 11:32
1bf7e0f
  • Visualization: plot additional simulation points (not only at measurements) (#62), bugfix (#68)
  • Documentation: visualization, observables, simulation, Sphinx fixes (#67)
  • Lint: ensure valid parameter IDs in observable and noise parameters (#69)
  • Convenience method for quick export of a PEtab problem to files (#71)

PEtab v0.1.19

Choose a tag to compare

@dweindl dweindl released this 28 May 20:43
99b2d21
  • Visualization: refactoring (#58) including various bug fixes
  • Validation: Fixed detection of missing observable/noise parameter overrides
    (#64)
  • Optional relative paths in generated YAML (#57)

PEtab v0.1.18

Choose a tag to compare

@dweindl dweindl released this 23 Mar 16:21
2a164df
  • Fixed various documentation issues
  • Parameter mapping: Added option to ignore time-point specific
    noiseParameters (#51)

PEtab v0.1.17

Choose a tag to compare

@dweindl dweindl released this 22 Mar 09:28
4316416
  • Updated package URL
  • Fixed noise formula check (#49)
  • Fixed override check and add noise formula check (#48)
  • Fixed timepoint override check (#47)

PEtab v0.1.16

Choose a tag to compare

@dweindl dweindl released this 19 Mar 15:31
a9e126a

Update python version for pypi deployment, no further changes

PEtab v0.1.15

Choose a tag to compare

@dweindl dweindl released this 19 Mar 15:12
6f64db2

NOTE: The original PEtab format + petab package repository has been split up (#41). This repository now only contains the petab Python package. The PEtab specifications and related information are available at https://github.com/PEtab-dev/PEtab.