Skip to content

Commit

Permalink
New version: PEtab v1.2.0 (#84305)
Browse files Browse the repository at this point in the history
UUID: 48d54b35-e43e-4a66-a5a1-dde6b987cf69
Repo: https://github.com/sebapersson/PEtab.jl.git
Tree: 60b042ed086bb68378d1018a017688661d075efc

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored May 26, 2023
1 parent 46f9578 commit a04da95
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
9 changes: 8 additions & 1 deletion P/PEtab/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,22 @@ ReverseDiff = "1"
RuntimeGeneratedFunctions = "0.4-0.5"
SciMLBase = "1"
SciMLSensitivity = "6-7"
StatsBase = "0.33"
SteadyStateDiffEq = "1"
Sundials = "4"
YAML = "0.4"
Zygote = "0.6"
julia = "1"

["1-1.1"]
StatsBase = "0.33"

["1.0"]
DataFrames = "1"

["1.1.1-1"]
PrecompileTools = "1"

["1.2-1"]
Optim = "1"
QuasiMonteCarlo = "0.2"
StatsBase = "0.33-0.34"
4 changes: 4 additions & 0 deletions P/PEtab/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,7 @@ DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"

["1.1.1-1"]
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"

["1.2-1"]
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
QuasiMonteCarlo = "8a4e6c94-4038-4cdc-81c3-7e6ffdb2a71b"
3 changes: 3 additions & 0 deletions P/PEtab/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ git-tree-sha1 = "3cd476d4c484be91a4709bde6646e4a650e121e0"

["1.1.1"]
git-tree-sha1 = "ade85aeced14e9f8e3ce94c3a9bc7326dee3f6ab"

["1.2.0"]
git-tree-sha1 = "60b042ed086bb68378d1018a017688661d075efc"

0 comments on commit a04da95

Please sign in to comment.