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

D-optimal experimental designs #299

Merged
merged 118 commits into from
Jan 16, 2025
Merged

D-optimal experimental designs #299

merged 118 commits into from
Jan 16, 2025

Conversation

RuneChristensen-NN
Copy link
Collaborator

Gives user the option to create d-optimal designs with minimal effort.
Uses ProcessOptimiser's Space class

Introduces "patsy" as a dependency

RuneChristensen-NN and others added 30 commits September 23, 2024 14:50
…pyright information related to use of dexpy functions.
Getting the DOE branch up to date
Copy link
Collaborator

@SRFU-NN SRFU-NN left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lots of comments, but nothing that points to anything being wrong. Mostly "help me understand", with a few "I would have done this differently, but it is just a suggestion".

ProcessOptimizer/samplers/doe/doe_transform.py Outdated Show resolved Hide resolved
ProcessOptimizer/samplers/doe/doe_transform.py Outdated Show resolved Hide resolved
ProcessOptimizer/samplers/doe/optimal_design.py Outdated Show resolved Hide resolved
ProcessOptimizer/samplers/doe/doe_utils.py Outdated Show resolved Hide resolved
ProcessOptimizer/tests/test_doe.py Outdated Show resolved Hide resolved
setup.py Show resolved Hide resolved
ProcessOptimizer/samplers/doe/doe_utils.py Show resolved Hide resolved
ProcessOptimizer/samplers/doe/optimal_design.py Outdated Show resolved Hide resolved
Copy link
Collaborator Author

@RuneChristensen-NN RuneChristensen-NN left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Running through @SRFU-NN review comments. Still a bit to go

ProcessOptimizer/samplers/doe/doe_transform.py Outdated Show resolved Hide resolved
ProcessOptimizer/samplers/doe/doe_transform.py Outdated Show resolved Hide resolved
ProcessOptimizer/samplers/doe/doe_utils.py Show resolved Hide resolved
ProcessOptimizer/tests/test_doe.py Show resolved Hide resolved
ProcessOptimizer/tests/test_doe.py Outdated Show resolved Hide resolved
ProcessOptimizer/tests/test_doe.py Outdated Show resolved Hide resolved
setup.py Show resolved Hide resolved
@RuneChristensen-NN RuneChristensen-NN merged commit e70b2b0 into develop Jan 16, 2025
6 checks passed
@RuneChristensen-NN RuneChristensen-NN deleted the DOE_D_Optimal branch January 16, 2025 15:28
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.

2 participants