File tree Expand file tree Collapse file tree 9 files changed +15
-15
lines changed
OptimizationMetaheuristics
OptimizationMultistartOptimization Expand file tree Collapse file tree 9 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ OptimizationBase = {path = "../OptimizationBase"}
1616
1717[compat ]
1818julia = " 1.10"
19- BlackBoxOptim = " 0.6"
19+ BlackBoxOptim = " 0.6.3 "
2020OptimizationBase = " 4"
2121SciMLBase = " 2.122.1"
2222Reexport = " 1.2"
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ julia = "1.10"
2020OptimizationBase = " 4"
2121SciMLBase = " 2.122.1"
2222Reexport = " 1.2"
23- GCMAES = " 0.1"
23+ GCMAES = " 0.1.34 "
2424
2525[targets ]
2626test = [" ForwardDiff" , " Test" ]
Original file line number Diff line number Diff line change @@ -30,22 +30,22 @@ OptimizationBase = {path = "../OptimizationBase"}
3030
3131[compat ]
3232HiGHS = " 1"
33- OptimizationBase = " 3, 4"
33+ OptimizationBase = " 3.3.1 , 4"
3434Test = " 1.6"
3535Symbolics = " 6"
3636AmplNLWriter = " 1"
3737LinearAlgebra = " 1"
3838Ipopt_jll = " 300.1400"
3939Juniper = " 0.9"
40- Ipopt = " 1"
40+ Ipopt = " 1.10.4 "
4141NLopt = " 1"
4242SciMLBase = " 2.122.1"
4343SparseArrays = " 1.6"
4444ModelingToolkit = " 10.23"
4545SymbolicIndexingInterface = " 0.3"
4646julia = " 1.10"
4747Zygote = " 0.6, 0.7"
48- MathOptInterface = " 1"
48+ MathOptInterface = " 1.40.2 "
4949Reexport = " 1.2"
5050SciMLStructures = " 1"
5151
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ OptimizationBase = {path = "../OptimizationBase"}
1818[compat ]
1919julia = " 1.10"
2020OptimizationBase = " 4"
21- Metaheuristics = " 3"
21+ Metaheuristics = " 3.3 "
2222SciMLBase = " 2.122.1"
2323Reexport = " 1.2"
2424
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ OptimizationNLopt = {path = "../OptimizationNLopt"}
2222[compat ]
2323julia = " 1.10"
2424OptimizationBase = " 4"
25- MultistartOptimization = " 0.2, 0. 3"
25+ MultistartOptimization = " 0.3"
2626SciMLBase = " 2.122.1"
2727Reexport = " 1.2"
2828
Original file line number Diff line number Diff line change @@ -29,9 +29,9 @@ OptimizationLBFGSB = {path = "../OptimizationLBFGSB"}
2929[compat ]
3030julia = " 1.10"
3131NLPModels = " 0.21"
32- ADTypes = " 1.7 "
33- OptimizationBase = " 3, 4"
34- SciMLBase = " 2.58 "
32+ ADTypes = " 1.18 "
33+ OptimizationBase = " 3.3.1 , 4"
34+ SciMLBase = " 2.122.1 "
3535Reexport = " 1.2"
3636
3737[targets ]
Original file line number Diff line number Diff line change @@ -17,11 +17,11 @@ NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
1717DiffEqBase = " 6.190"
1818ForwardDiff = " 0.10, 1"
1919OptimizationBase = " 4"
20- OrdinaryDiffEq = " 6.70 "
20+ OrdinaryDiffEq = " 6.90 "
2121NonlinearSolve = " 4"
2222Reexport = " 1"
2323SciMLBase = " 2.122.1"
24- SteadyStateDiffEq = " 2"
24+ SteadyStateDiffEq = " 2.5 "
2525julia = " 1.10"
2626
2727[sources ]
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ julia = "1.10"
2323PrecompileTools = " 1.2"
2424OptimizationBase = " 4"
2525SparseArrays = " 1.6"
26- Optim = " 1"
26+ Optim = " 1.9 "
2727Reexport = " 1.2"
2828SciMLBase = " 2.122.1"
2929
Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ OptimizationBase = {path = "../OptimizationBase"}
1515
1616[compat ]
1717Logging = " 1.10"
18- Optimisers = " 0.2, 0.3, 0.4 "
18+ Optimisers = " 0.4.2 "
1919OptimizationBase = " 4"
20- Reexport = " 1.2"
20+ Reexport = " 1.2.2 "
2121SciMLBase = " 2.122.1"
2222julia = " 1.10"
2323
You can’t perform that action at this time.
0 commit comments