Petab

Latest version: v0.5.0

Safety actively analyzes 681935 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 10

0.3.0

**This release requires `python>=3.10`**

**Features**
* Visualization: Make line plot lines configurable via
`petab.visualize.plotter.measurement_line_kwargs and
`petab.visualize.plotter.simulation_line_kwargs`
by dweindl in https://github.com/PEtab-dev/libpetab-python/pull/254
* Validator: check that `datasetId`s referenced in visualization tables exists
in measurement tables
by dweindl in https://github.com/PEtab-dev/libpetab-python/pull/255

**Fixes**
* Drop an index if it's reset
by dilpath in https://github.com/PEtab-dev/libpetab-python/pull/262

New Contributors
* PaulJonasJost made their first contribution in https://github.com/PEtab-dev/libpetab-python/pull/250

**Full Changelog**: https://github.com/PEtab-dev/libpetab-python/compare/v0.2.9...v0.3.0

0.2.9

* Fixed a bug in `SbmlModel.get_free_parameter_ids_with_values` that led to
potentially wrong initial values in the parameter mapping for parameters that
are targets of `initialAssignment`s (the value from their `value` was taken
instead of the initial assignment)
by dweindl in https://github.com/PEtab-dev/libpetab-python/pull/248

0.2.8

* Fixed pandas `FutureWarning` in `petab/visualize/lint.py`
by dweindl in https://github.com/PEtab-dev/libpetab-python/pull/242
* Added `petab.Problem.n_{estimated,measurements,priors}`
by dweindl in https://github.com/PEtab-dev/libpetab-python/pull/243
* Require pyarrow
by dweindl in https://github.com/PEtab-dev/libpetab-python/pull/244

* **Full Changelog**: https://github.com/PEtab-dev/libpetab-python/compare/v0.2.7...v0.2.8

0.2.7

* Fixed a bug in `flatten_timepoint_specific_output_overrides`, which
did not handle numeric values correctly

**Full Changelog**: https://github.com/PEtab-dev/libpetab-python/compare/v0.2.6...v0.2.7

0.2.6

* Fixed `flatten_timepoint_specific_output_overrides` not supporting
observableParameter overrides as placeholders in noise formulae
by dweindl in https://github.com/PEtab-dev/libpetab-python/pull/235
* Visualization: fixed replicate sorting
by plakrisenko in https://github.com/PEtab-dev/libpetab-python/pull/232
* Doc: Revised visualization examples
by dweindl in https://github.com/PEtab-dev/libpetab-python/pull/236

**Full Changelog**: https://github.com/PEtab-dev/libpetab-python/compare/v0.2.5...v0.2.6

0.2.5

* Fix accessing `preequilibrationConditionId` without checking for presence
by dweindl in https://github.com/PEtab-dev/libpetab-python/pull/228
* Startpoint sampling for a subset of parameters
by dweindl in https://github.com/PEtab-dev/libpetab-python/pull/230
* Treat `observableParameter` overrides as placeholders in noise formulae
by dilpath in https://github.com/PEtab-dev/libpetab-python/pull/231

**Full Changelog**: https://github.com/PEtab-dev/libpetab-python/compare/v0.2.4...v0.2.5

Page 2 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.