You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an additional check I will also enforce c<>0 in the schema. I.e. c in ]0, ∞[. But it will need an upgrade of vtjson since vtsjon does not know about open intervals yet (of course it can be hacked with the current functionality but that would be less elegant).
The SPSA was submitted with
c=0
fishtest/server/fishtest/views.py
Lines 1522 to 1539 in 01d6dbc
With a validation of the SPSA parameters in the "Create New Test" page we can avoid this issue:
fishtest/server/fishtest/templates/tests_run.mak
Lines 461 to 469 in 01d6dbc
fishtest/server/fishtest/templates/tests_run.mak
Lines 1028 to 1047 in 01d6dbc
The text was updated successfully, but these errors were encountered: