Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 14:39
· 258 commits to main since this release
8eabeaf

PEtab v2.0.0

Diff since v1.4.7

Merged pull requests:

  • Catalyst integration (#68) (@sebapersson)
  • CompatHelper: add new compat entry for DataFrames at version 1, (keep existing compat) (#71) (@github-actions[bot])
  • Update Project.toml (#74) (@sebapersson)
  • CompatHelper: add new compat entry for Ipopt at version 1, (keep existing compat) (#75) (@github-actions[bot])
  • CompatHelper: add new compat entry for Catalyst at version 13, (keep existing compat) (#76) (@github-actions[bot])
  • camelCase to snake_case (#77) (@sebapersson)
  • Allow user to provide the model as ODESystem (#78) (@sebapersson)
  • Add plot recipes for PEtabOptimisationResult (#83) (@TorkelE)
  • Catalyst integration cont. (#84) (@sebapersson)
  • Catalyst integration cont. (#87) (@sebapersson)
  • Add ability to extract model parameters for simulation (#88) (@sebapersson)
  • Catalyst integration cont. (#90) (@sebapersson)
  • Allow multistart results to be read from disk (#91) (@sebapersson)
  • Catalyst integration cont... (#92) (@sebapersson)
  • Catalyst integration cont... (#93) (@sebapersson)
  • CompatHelper: add new compat entry for Plots at version 1 for package docs, (keep existing compat) (#94) (@github-actions[bot])

Closed issues:

  • Record parameter calibration values progress in output. (#64)
  • For calibrate_model, by default use random initial guess? (#81)
  • Enable extraction of objective function (#82)