File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ OptimizationNLopt = "4e6fcdb7-1186-4e1f-a706-475e75c168bb"
17
17
OptimizationOptimJL = " 36348300-93cb-4f02-beb5-3c3902f8871e"
18
18
OptimizationOptimisers = " 42dfb2eb-d2b4-4451-abcd-913932933ac1"
19
19
OrdinaryDiffEq = " 1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
20
- PEtab = " 48d54b35-e43e-4a66-a5a1-dde6b987cf69"
21
20
Plots = " 91a5bcdd-55d7-5caf-9e0b-520d859cae80"
22
21
QuasiMonteCarlo = " 8a4e6c94-4038-4cdc-81c3-7e6ffdb2a71b"
23
22
SciMLBase = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
@@ -47,7 +46,6 @@ OptimizationNLopt = "0.1.8"
47
46
OptimizationOptimJL = " 0.1.14"
48
47
OptimizationOptimisers = " 0.1.1"
49
48
OrdinaryDiffEq = " 6"
50
- PEtab = " 2"
51
49
Plots = " 1.36"
52
50
SciMLBase = " 2.13"
53
51
SciMLSensitivity = " 7.19"
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ pages = Any["Home" => "index.md",
17
17
" catalyst_applications/nonlinear_solve.md" ,
18
18
" catalyst_applications/bifurcation_diagrams.md" ],
19
19
" Inverse Problems" => Any[" inverse_problems/optimization_ode_param_fitting.md" ,
20
- " inverse_problems/petab_ode_param_fitting.md" ,
20
+ # "inverse_problems/petab_ode_param_fitting.md",
21
21
" inverse_problems/structural_identifiability.md" ,
22
22
" Inverse problem examples" => Any[" inverse_problems/examples/ode_fitting_oscillation.md" ]],
23
23
" FAQs" => " faqs.md" ,
You can’t perform that action at this time.
0 commit comments