Skip to content
Merged
Show file tree
Hide file tree
Changes from 10 commits
Commits
Show all changes
121 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
dd4308e
Update doc/OnlineDocs/explanation/analysis/parmest/covariance.rst
slilonfe5 Aug 1, 2025
01505e9
Merge branch 'main' into main
slilonfe5 Aug 1, 2025
ee4686f
Update pyomo/contrib/parmest/parmest.py
slilonfe5 Aug 1, 2025
66fa00f
Update pyomo/contrib/parmest/parmest.py
slilonfe5 Aug 1, 2025
c1ee5c4
Update pyomo/contrib/parmest/parmest.py
slilonfe5 Aug 1, 2025
d74d133
Update doc/OnlineDocs/explanation/analysis/parmest/covariance.rst
slilonfe5 Aug 1, 2025
d11fdc2
Updated Enum names in parmest.py
slilonfe5 Aug 1, 2025
f509c3b
Updated parmest.py file and ran black
slilonfe5 Aug 1, 2025
9db147b
Updated the covariance.rst file
slilonfe5 Aug 3, 2025
f9a5f69
Merge branch 'main' into main
slilonfe5 Aug 4, 2025
b4a2a5b
Minor string formatting in covariance.rst
slilonfe5 Aug 4, 2025
c92b405
Updated the rooney_biegler.py and all the examples
slilonfe5 Aug 5, 2025
b125043
Ran black on all changed files
slilonfe5 Aug 5, 2025
5c826b8
Merge branch 'main' into main
slilonfe5 Aug 5, 2025
9480646
Update datarec.rst file
slilonfe5 Aug 5, 2025
2149189
Merge branch 'main' of https://github.com/slilonfe5/pyomo
slilonfe5 Aug 5, 2025
72e44d4
Updated rooney_biegler.py and test_parmest.py
slilonfe5 Aug 6, 2025
6925c97
Updated rooney_biegler.py
slilonfe5 Aug 6, 2025
0007ce0
Merge branch 'main' into main
slilonfe5 Aug 6, 2025
71c07ea
Ran black
slilonfe5 Aug 6, 2025
9c8fe6e
Implemented Bethany's comments
slilonfe5 Aug 12, 2025
57e8011
Merge branch 'main' into main
slilonfe5 Aug 12, 2025
b6c1fa4
Updated parmest.py file
slilonfe5 Aug 15, 2025
e9d6bbc
Merge branch 'main' into main
slilonfe5 Aug 15, 2025
9d2a80f
Update pyomo/contrib/parmest/tests/test_parmest.py
slilonfe5 Aug 20, 2025
cf64dbd
Update pyomo/contrib/parmest/parmest.py
slilonfe5 Aug 20, 2025
5d0da31
Update pyomo/contrib/parmest/parmest.py
slilonfe5 Aug 20, 2025
aea14d3
Update pyomo/contrib/parmest/parmest.py
slilonfe5 Aug 20, 2025
1e1a9dd
Update pyomo/contrib/parmest/parmest.py
slilonfe5 Aug 20, 2025
1086747
Update pyomo/contrib/parmest/parmest.py
slilonfe5 Aug 20, 2025
1251c5b
Final updates to parmest.py, test_parmest.py, and covariance.rst
slilonfe5 Aug 21, 2025
622715c
Minor doc string update to parmest.py
slilonfe5 Aug 22, 2025
ef6cf7b
Merge branch 'main' into main
slilonfe5 Aug 22, 2025
0bf3edd
Implemented Miranda's final comments
slilonfe5 Aug 26, 2025
bb9fcde
Merge branch 'main' into main
slilonfe5 Aug 26, 2025
98074d7
Update doc/OnlineDocs/explanation/analysis/parmest/driver.rst
slilonfe5 Aug 27, 2025
5c2a577
Update pyomo/contrib/parmest/parmest.py
slilonfe5 Aug 27, 2025
53aaf1a
Update pyomo/contrib/parmest/parmest.py
slilonfe5 Aug 27, 2025
e5c1e65
Update pyomo/contrib/parmest/parmest.py
slilonfe5 Aug 27, 2025
8f0bf6e
Update pyomo/contrib/parmest/parmest.py
slilonfe5 Aug 27, 2025
071dfef
Implemented John's comment on parmest.py
slilonfe5 Aug 27, 2025
437bcb2
Update pyomo/contrib/parmest/parmest.py
slilonfe5 Aug 27, 2025
74a52e5
Update pyomo/contrib/parmest/parmest.py
slilonfe5 Aug 27, 2025
3d844e9
Merge branch 'main' into main
slilonfe5 Aug 27, 2025
d9fdd83
Update pyomo/contrib/parmest/parmest.py
slilonfe5 Aug 27, 2025
a2d4318
Updated parmest.py file
slilonfe5 Aug 27, 2025
5872e55
One missed instance of odd idiom
mrmundt Aug 27, 2025
6dd7f64
Updated the code from Miranda's commit on missed instance
slilonfe5 Aug 27, 2025
e6098f3
Merge branch 'main' into main
slilonfe5 Aug 27, 2025
580f47a
Apply @jsiirola 's suggestions
mrmundt Aug 27, 2025
0a35810
Missed logging_level logic line
mrmundt Aug 27, 2025
f8aadd1
Resolve issues with deprecation
mrmundt Aug 27, 2025
8d638cc
Ignore the deprecation warning
mrmundt Aug 27, 2025
1120b14
Better ignoring of warnings
mrmundt Aug 27, 2025
ea70537
Fixing failing tests issues
slilonfe5 Aug 27, 2025
ac5405c
Merge branch 'main' into main
slilonfe5 Aug 27, 2025
f90d201
More fixing of parmest.py file
slilonfe5 Aug 27, 2025
9428201
Merge branch 'main' of https://github.com/slilonfe5/pyomo
slilonfe5 Aug 27, 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