Skip to content

Commit

Permalink
ParameterEstimation
Browse files Browse the repository at this point in the history
  • Loading branch information
ParamThakkar123 committed Oct 19, 2024
1 parent cf3667f commit b67b885
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions benchmarks/ParameterEstimation/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ DiffEqParamEstim = "2"
Distributions = "0.25"
ForwardDiff = "0.10"
NLopt = "0.6, 1"
Optimization = "3"
OptimizationBBO = "0.1, 0.2"
Optimization = "3, 4.0.3"
OptimizationBBO = "0.1, 0.2, 0.6.3"
OptimizationNLopt = "0.1, 0.2"
OrdinaryDiffEq = "6"
ParameterizedFunctions = "5.3"
Plots = "1.4"
RecursiveArrayTools = "2.5"
RecursiveArrayTools = "2.5, 3.27.0"
SciMLBenchmarks = "0.1"

0 comments on commit b67b885

Please sign in to comment.