Skip to content

Commit

Permalink
increase convergence threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiahpslewis committed Aug 13, 2024
1 parent 837168d commit 2468627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration.jl
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@ end
δ,
max_iter,
competition_solution_dict;
convergence_threshold = 10,
convergence_threshold = 100,
) for α in α_ for β in β_
]

Expand Down

0 comments on commit 2468627

Please sign in to comment.