libpetab-python v0.2.0
Note: petab 0.2.0 requires Python>=3.9
Features:
- Plot measurements for t = 'inf' by @plakrisenko in #149
- Added validation for visualization files by @dweindl in #184 #189
- Startpoints as dict by @dweindl in #188
- Residuals plot by @plakrisenko in #187 #191
- add goodness of fit plot by @plakrisenko in #192
- Add PySBModel for handling of PySB models by @dweindl in #145
Fixes
- Vis: Don't fail on missing simulations by @dweindl in #185
- prevent strings being parsed as nan in get_visualization_df by @plakrisenko in #193
- Fix get_model_for_condition by @dweindl in #194
- Simulator: rename measurement column to simulation by @dilpath in #199
- Fix sympy symbol name clashes by @dweindl in #202
Full Changelog: v0.1.30...v0.2.0