Releases: PEtab-dev/libpetab-python
Releases · PEtab-dev/libpetab-python
PEtab v0.1.15
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.
- Improved
petab.flatten_timepoint_specific_output_overrides
(#42) - Validator: output message in case of successful check is added (PEtab-dev/PEtab#487)
- Update how-to-cite (Closes PEtab-dev/PEtab#432) (PEtab-dev/PEtab#509)
- Broadcast and mapping of scale and unscale functions (PEtab-dev/PEtab#505)
- Update Python requirement (3.7.1) (PEtab-dev/PEtab#502)
- Fix
petab.get_required_parameters_for_parameter_table
(#43) - Fix
petab.measurement_table_has_timepoint_specific_mappings
(#44)