Skip to content

Commit 4da7f19

Browse files
committed
example update
1 parent 5ae8dab commit 4da7f19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dask_parallel_example.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ def parallel_output_callback(iproblem, x_ptr, n_val, f_ptr, istat_ptr):
554554
iseed2=5678,
555555
step_mode=1, # Adaptive step size
556556
cooling_schedule=2, # Fast annealing
557-
n_resets=3,
557+
n_resets=5,
558558
optimal_f_specified=True,
559559
optimal_f=0.0,
560560
ireport=3, # Report all evaluations and new optima

0 commit comments

Comments
 (0)