Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make candidate_count enforcement less strict #492

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jduerholt
Copy link
Contributor

This PR makes the candidate_count enforcement less strict:

  • A warning instead of an error is raised if the strategy spits out more candidates than expected. This was also requested by @CompRhys
  • In the FractionalFactorialStrategy also values despite None for candidate count are allowed, nevertheless it always returns the predefined number of candidates and ignore the value given for candidate_count.

@jduerholt jduerholt requested a review from bertiqwerty January 7, 2025 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant