-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Proposed fixes
RelativeEpsilonSelectorconstructor should raise an error ifmax_rounds == 0and the doc string should indicate the required value.- relative_epsilon_selector.py line 55: should return
self.max_rounds == 1for thehas_morereturn value. - smc_abc.py line 182:
roundshould have an initial value of2. - relative_epsilon_selector.py line 81: should return
self.max_rounds and round >= self.max_roundsfor theterminatereturn value.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working