-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add functionality * add tests * update random strategy * add scaling to doe, DoEStrategy and SpaceFillingStrategy * remove TransformEnum * use Bounds for defining the trafo range * Update bofire/data_models/strategies/doe.py Co-authored-by: Johannes P. Dürholt <[email protected]> * Update bofire/data_models/strategies/space_filling.py Co-authored-by: Johannes P. Dürholt <[email protected]> * Update bofire/data_models/strategies/space_filling.py Co-authored-by: Johannes P. Dürholt <[email protected]> * pre-commit stuff --------- Co-authored-by: Osburg <[email protected]> Co-authored-by: Aaron Osburg <[email protected]>
- Loading branch information
1 parent
ba1098b
commit b730c29
Showing
12 changed files
with
257 additions
and
55 deletions.
There are no files selected for viewing
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
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
Oops, something went wrong.