File tree Expand file tree Collapse file tree 4 files changed +4
-2
lines changed Expand file tree Collapse file tree 4 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
name = " Catalyst"
2
2
uuid = " 479239e8-5488-4da2-87a7-35f2df7eef83"
3
- version = " 15.0.0 "
3
+ version = " 15.0.1 "
4
4
5
5
[deps ]
6
6
Combinatorics = " 861a8166-3701-5b0c-9a16-15d98fcdc6aa"
Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ OrdinaryDiffEqRosenbrock = "43230ef6-c299-4910-a778-202eb28ce4ce"
34
34
OrdinaryDiffEqSDIRK = " 2d112036-d095-4a1e-ab9a-08536f3ecdbf"
35
35
OrdinaryDiffEqTsit5 = " b1df2697-797e-41e3-8120-5422d3b24e4a"
36
36
OrdinaryDiffEqVerner = " 79d7bb75-1356-48c1-b8c0-6832512096c2"
37
+ PEtab = " 48d54b35-e43e-4a66-a5a1-dde6b987cf69"
37
38
Plots = " 91a5bcdd-55d7-5caf-9e0b-520d859cae80"
38
39
QuasiMonteCarlo = " 8a4e6c94-4038-4cdc-81c3-7e6ffdb2a71b"
39
40
SciMLBase = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
@@ -80,6 +81,7 @@ OrdinaryDiffEqRosenbrock = "1"
80
81
OrdinaryDiffEqSDIRK = " 1"
81
82
OrdinaryDiffEqTsit5 = " 1"
82
83
OrdinaryDiffEqVerner = " 1"
84
+ PEtab = " 3.8"
83
85
Plots = " 1.40"
84
86
QuasiMonteCarlo = " 0.3"
85
87
SciMLBase = " 2.46"
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ pages = Any[
56
56
]
57
57
],
58
58
" Inverse problems" => Any[
59
- # "inverse_problems/petab_ode_param_fitting.md",
59
+ " inverse_problems/petab_ode_param_fitting.md" ,
60
60
" inverse_problems/optimization_ode_param_fitting.md" ,
61
61
" inverse_problems/behaviour_optimisation.md" ,
62
62
" inverse_problems/structural_identifiability.md" ,
File renamed without changes.
You can’t perform that action at this time.
0 commit comments