Skip to content

libpetab-python v0.1.27

Compare
Choose a tag to compare
@dweindl dweindl released this 10 Jul 15:46
· 173 commits to main since this release
286494a

Features:

Fixes:

  • Apply get table method before write table method to ensure correct index by @dilpath in #126
  • petablint: Fix incorrect noise-parameter-mismatch error message by @dweindl in #129
  • Fixed handling of NaN values for parameters in condition table by @dweindl in #150
  • More informative petab.calculate errors by @dweindl in #151

Removals:

  • Removed ancient/deprecated default file naming scheme by @dweindl in #132
  • Removed ancient deprecated functions related to specifying observables/noise models inside SBML
    by @dweindl in #140 #131
  • Removed deprecated visualization functions by @dweindl in #130

New Contributors

Full Changelog: v0.1.26...v0.1.27