Skip to content

Extended Parmest Capability for weighted SSE objective #3535

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

Open
wants to merge 63 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 10 commits
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
d332230
Updated parmest file
slilonfe5 Mar 23, 2025
e2c5eab
Updated parmest.py file
slilonfe5 Mar 27, 2025
6f832ca
Updated parmest.py
slilonfe5 Apr 17, 2025
14c0f6d
Updated parmest.py
slilonfe5 Apr 18, 2025
d0c857f
Merge branch 'main' into main
slilonfe5 Apr 19, 2025
0c210de
Updated parmest.py file
slilonfe5 Apr 23, 2025
877d58b
Merge branch 'main' of https://github.com/slilonfe5/pyomo
slilonfe5 Apr 23, 2025
f98590f
Created test for the new capabilities
slilonfe5 May 1, 2025
8fb0de2
Updated parmest.py file
slilonfe5 May 4, 2025
0aaf29b
Updated parmest.py file
slilonfe5 May 7, 2025
b3aa7b1
Updated parmest.py file
slilonfe5 May 12, 2025
8a190eb
Updated parmest.py file
slilonfe5 May 14, 2025
8837f6d
Implemented Alex's comments on the parmest.py file
slilonfe5 May 19, 2025
8a68329
Updated parmest.py file
slilonfe5 May 20, 2025
acd444c
Ran black on parmest.py file
slilonfe5 May 20, 2025
c3d37a5
Updated the test file for the new covariance methods
slilonfe5 May 20, 2025
f106b5c
Ran black on test_new_parmest_capabilities.py
slilonfe5 May 20, 2025
615db14
Merge branch 'main' into main
mrmundt May 20, 2025
5dc48f2
Update pyomo/contrib/parmest/parmest.py
slilonfe5 May 22, 2025
4450a01
Update pyomo/contrib/parmest/parmest.py
slilonfe5 May 22, 2025
55dd836
Update pyomo/contrib/parmest/parmest.py
slilonfe5 May 22, 2025
1b362cf
Updated parmest.py and test_new_parmest_capabilities.py files
slilonfe5 May 22, 2025
ab18ad0
Merge branch 'main' of https://github.com/slilonfe5/pyomo
slilonfe5 May 22, 2025
49c8abe
Updated parmest.py file
slilonfe5 May 23, 2025
46b5356
Updated pyomo/contrib/parmest/parmest.py
slilonfe5 May 23, 2025
a9c4148
Updated pyomo/contrib/parmest/parmest.py
slilonfe5 May 23, 2025
927e36e
Updated parmest.py and the test file
slilonfe5 May 28, 2025
78cc3d8
Updated parmest.py and test_parmest.py files
slilonfe5 Jun 3, 2025
39824b1
Removed test_new_parmest_capabilities.py file
slilonfe5 Jun 3, 2025
7591dc9
Ran black on parmest.py and test_parmest.py files
slilonfe5 Jun 3, 2025
f54dbc6
Added back the test for the deprecated interface
slilonfe5 Jun 4, 2025
bbcdb2d
Small updates to the parmest.py file
slilonfe5 Jun 7, 2025
bc5da0f
Updated the test_parmest.py file
slilonfe5 Jun 7, 2025
3130ad7
Updated parmest.py and test_parmest.py files
slilonfe5 Jun 13, 2025
2346e1b
Ran black and reduced the code line length of parmest.py and test_par…
slilonfe5 Jun 14, 2025
7ba1815
Some string formatting to parmest.py
slilonfe5 Jun 16, 2025
06e4e17
A small bug fix in test_parmest.py file
slilonfe5 Jun 19, 2025
e1e0392
Ran black on test_parmest.py file
slilonfe5 Jun 19, 2025
67a0cbd
Small formatting changes to parmest.py and test_parmest.py
slilonfe5 Jun 24, 2025
ed4abb1
Merge branch 'main' into main
mrmundt Jul 1, 2025
8f64290
Merge branch 'main' into main
slilonfe5 Jul 2, 2025
3756fdb
Implemented Miranda's feedback on parmest.py and updated test_parmest.py
slilonfe5 Jul 5, 2025
23bf10a
Merge branch 'main' into main
slilonfe5 Jul 5, 2025
c78ff0b
Updated parmest.py file
slilonfe5 Jul 8, 2025
cfb8d60
Minor string formatting in test_parmest.py
slilonfe5 Jul 8, 2025
2c2f202
Updated documentation files driver.rst and datarec.rst
slilonfe5 Jul 13, 2025
5e1d04a
Undo the trial fix in the datarec.rst and driver.rst files
slilonfe5 Jul 13, 2025
b472357
Updated driver.rst file and minor string formats in parmest.py
slilonfe5 Jul 16, 2025
b9962dd
Minor string format in test_parmest.py
slilonfe5 Jul 16, 2025
b8df9e1
Updated driver.rst and datarec.rst files
slilonfe5 Jul 17, 2025
93f28b3
Updated covariance.rst and Xinhong comment on parmest.py
slilonfe5 Jul 17, 2025
a2ba7f6
Merge branch 'main' into main
slilonfe5 Jul 17, 2025
0f88a71
Fixed typo in covariance.rst
slilonfe5 Jul 17, 2025
d06338f
Merge branch 'main' of https://github.com/slilonfe5/pyomo
slilonfe5 Jul 17, 2025
726561f
Updated documentation in covariance.rst file
slilonfe5 Jul 17, 2025
aa5a92a
Updated driver.rst and covariance.rst files
slilonfe5 Jul 17, 2025
0a5e74b
Updated covariance.rst, driver.rst, and parmest.py files
slilonfe5 Jul 17, 2025
5f915fb
Updated driver.rst
slilonfe5 Jul 18, 2025
42bda97
Fixed indentation in driver.rst
slilonfe5 Jul 18, 2025
e715e9f
Merge branch 'main' into main
slilonfe5 Jul 21, 2025
1b64e41
Fixed LaTeX error in covariance.rst file
slilonfe5 Jul 21, 2025
bdd93a5
Merge branch 'main' of https://github.com/slilonfe5/pyomo
slilonfe5 Jul 21, 2025
590c5c9
Implemented Miranda's final review on parmest.py, test_parmest.py, an…
slilonfe5 Jul 22, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading