Skip to content

libpetab-python v0.1.27.dev1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dweindl dweindl released this 07 Jul 12:09

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