Parmest: consolidate rooney biegler#3793
Merged
blnicho merged 20 commits intoPyomo:mainfrom Jan 12, 2026
Merged
Conversation
…mest and test_examples.py files.
…he experiment class to compute the parameters. it is now fixed.
…g test in test_examples.py 2. Fix the index issue in test_parmest. New column mismathc issue arises.
…d the test is successful except "FileNotFoundError: [Errno 2] No such file or directory: 'mpiexec'"
This reverts commit 108b9b7.
…and changed the file accordingly.
… pairplot. Now the parmest tests runs fine.
…periment constructor.
…he skipping issue
Contributor
Author
|
@adowling2 @blnicho, I have consolided the copies of |
mrmundt
reviewed
Dec 9, 2025
pyomo/contrib/parmest/examples/rooney_biegler/parameter_estimation_example.py
Outdated
Show resolved
Hide resolved
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3793 +/- ##
==========================================
+ Coverage 89.41% 89.43% +0.01%
==========================================
Files 909 906 -3
Lines 105579 105444 -135
==========================================
- Hits 94408 94303 -105
+ Misses 11171 11141 -30
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
mrmundt
approved these changes
Dec 10, 2025
blnicho
requested changes
Dec 12, 2025
pyomo/contrib/parmest/examples/rooney_biegler/rooney_biegler.py
Outdated
Show resolved
Hide resolved
pyomo/contrib/parmest/examples/rooney_biegler/rooney_biegler.py
Outdated
Show resolved
Hide resolved
… in test_parmest.
Co-authored-by: Bethany Nicholson <[email protected]>
blnicho
approved these changes
Dec 12, 2025
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes # .
Summary/Motivation:
Consolidates the different copies of
rooney_biegler.pyinto a single copy.Changes proposed in this PR:
-Merge multiple copies of rooney_biegler example in parmest and DoE into a single copy.
Legal Acknowledgement
By contributing to this software project, I have read the contribution guide and agree to the following terms and conditions for my contribution: