LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
petab/__init__.py
petab/_utils.py
petab/petablint.py
petab/version.py
petab/versions.py
petab.egg-info/PKG-INFO
petab.egg-info/SOURCES.txt
petab.egg-info/dependency_links.txt
petab.egg-info/entry_points.txt
petab.egg-info/requires.txt
petab.egg-info/top_level.txt
petab/schemas/petab_schema.v1.0.0.yaml
petab/schemas/petab_schema.v2.0.0.yaml
petab/v1/C.py
petab/v1/__init__.py
petab/v1/calculate.py
petab/v1/composite_problem.py
petab/v1/conditions.py
petab/v1/core.py
petab/v1/distributions.py
petab/v1/format_version.py
petab/v1/lint.py
petab/v1/mapping.py
petab/v1/measurements.py
petab/v1/observables.py
petab/v1/parameter_mapping.py
petab/v1/parameters.py
petab/v1/priors.py
petab/v1/problem.py
petab/v1/sampling.py
petab/v1/sbml.py
petab/v1/simplify.py
petab/v1/simulate.py
petab/v1/yaml.py
petab/v1/math/SympyVisitor.py
petab/v1/math/__init__.py
petab/v1/math/printer.py
petab/v1/math/sympify.py
petab/v1/math/_generated/PetabMathExprLexer.py
petab/v1/math/_generated/PetabMathExprParser.py
petab/v1/math/_generated/PetabMathExprParserVisitor.py
petab/v1/math/_generated/__init__.py
petab/v1/models/__init__.py
petab/v1/models/model.py
petab/v1/models/pysb_model.py
petab/v1/models/sbml_model.py
petab/v1/visualize/__init__.py
petab/v1/visualize/cli.py
petab/v1/visualize/data_overview.py
petab/v1/visualize/helper_functions.py
petab/v1/visualize/lint.py
petab/v1/visualize/plot_data_and_simulation.py
petab/v1/visualize/plot_residuals.py
petab/v1/visualize/plotter.py
petab/v1/visualize/plotting.py
petab/v1/visualize/templates/mystyle.css
petab/v1/visualize/templates/report.html
petab/v2/C.py
petab/v2/__init__.py
petab/v2/_helpers.py
petab/v2/calculate.py
petab/v2/conditions.py
petab/v2/converters.py
petab/v2/core.py
petab/v2/experiments.py
petab/v2/lint.py
petab/v2/petab1to2.py
petab/v2/math/__init__.py
petab/v2/models/__init__.py
petab/v2/models/_sbml_utils.py
petab/v2/models/model.py
petab/v2/models/pysb_model.py
petab/v2/models/sbml_model.py