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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm confused by these results, and unsure whether I'm missing something or there's a mistake.
In the parameter aggregation script example, there's an initial step which generates 4 values.
I would have expected that half of those values passed the "evenness" test, and so there would only be 2 instances of the
divide-by-2
step.But that's not what happens — there are 4 instances of that step, and the UI reports another 4 that were skipped:
Beta Was this translation helpful? Give feedback.
All reactions