-
Notifications
You must be signed in to change notification settings - Fork 213
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add pyDOE3 designs as sampling methods (#477)
* Implement BoxBehnken and Gsd doe * Add new sampling methods and corresponding tests * Add docstrings * Improve comments * Add nt default 2*nx * Raise an error if xlimits not specified * Add test for scaled samplings * Fix MisedIntegerSamplingMethod initialization * Add pydoe samplin doc * Add ConfigSpace in doc build requirements * Add pydoe sampling methods test * Fix doc directive for sampling_methods * Add default value for Gsd reduction * Add tests for code examples * Update doc with pydoe samplings --------- Co-authored-by: relf <[email protected]>
- Loading branch information
1 parent
f956d45
commit f1aafcf
Showing
26 changed files
with
796 additions
and
32 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+12.3 KB
doc/_src_docs/sampling_methods/full_factorial_Test_run_full_factorial.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.