File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ Percival = "01435c0c-c90d-11e9-3788-63660f8fbccc"
1515Printf = " de0858da-6303-5e67-8744-51eddeeeb8d7"
1616ProximalOperators = " a725b495-10eb-56fe-b38b-717eba820537"
1717RegularizedProblems = " ea076b23-609f-44d2-bb12-a4ae45328278"
18- ReverseDiff = " 37e2e3b7-166d-5795-8a7a-e32c996b4267"
1918ShiftedProximalOperators = " d4fd37fa-580c-4e43-9b30-361c21aae263"
2019SolverCore = " ff4d7338-4cf1-434d-91df-b86cb86fb843"
2120
@@ -30,7 +29,6 @@ OptimizationProblems = "0.9.2"
3029Percival = " 0.7.2"
3130ProximalOperators = " 0.15"
3231RegularizedProblems = " 0.1.1"
33- ReverseDiff = " 1.16.1"
3432ShiftedProximalOperators = " 0.2"
3533SolverCore = " 0.3.0"
3634julia = " ^1.6.0"
Original file line number Diff line number Diff line change 11
2+ problem_list = [:hs8 ]
3+
24@testset " Augmented Lagrangian" begin
35 for problem in problem_list
46 nlp = eval (problem)(backend = :optimized )
You can’t perform that action at this time.
0 commit comments