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

Soft-deprecate grid_latin_hypercube() and grid_max_entropy() #333

Merged
merged 5 commits into from
Jun 17, 2024

Conversation

hfrick
Copy link
Member

@hfrick hfrick commented Jun 16, 2024

closes #332

by avoiding to use the user-facing function
and avoid the warning otherwise
- `grid_space_filling()` has a new default for `size` (5 instead of 3)
- set seed explicitly to no rely on order of tests
@hfrick hfrick merged commit 0dbeffd into main Jun 17, 2024
11 checks passed
@hfrick hfrick deleted the deprecate-grid-latin branch June 17, 2024 17:05
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.

Deprecate grid_latin_hypercube() and grid_max_entropy()
1 participant