pySOT icon indicating copy to clipboard operation
pySOT copied to clipboard

MIssing parentheses

Open BillyTheKidPhysicist opened this issue 4 years ago • 0 comments

In surrogate_strategy.py I believe there is supposed to be a parenthesis on line 163 otherwise it never catches the error of having less evaluation points than the minimum. Currently in the example problems I can put any value for max_evals when calling strategy and the error won't be thrown.

BillyTheKidPhysicist avatar Jan 31 '21 15:01 BillyTheKidPhysicist