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

Extend valid types for PyROS solver argument uncertain_params #3439

Merged
merged 46 commits into from
Feb 5, 2025
Merged
Changes from 1 commit
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
31ae3ff
Extend `InputDataStandardizer` to allow multiple component types
shermanjasonaf Nov 30, 2024
7df8dec
Allow PyROS to accept `Var`s as uncertain params
shermanjasonaf Nov 30, 2024
24f0c99
Test uncertain param substitution in working model startup
shermanjasonaf Nov 30, 2024
40a134b
Apply black
shermanjasonaf Nov 30, 2024
2b9bd29
Remove unused import
shermanjasonaf Nov 30, 2024
90e4e15
Account for `Var`-type uncertain params in preprocessor tests
shermanjasonaf Nov 30, 2024
3d7b8f0
Maintain named expressions in `Param` for `Var` substitutions
shermanjasonaf Nov 30, 2024
972ae6c
Modify uncertain parameter replacement logging messages
shermanjasonaf Nov 30, 2024
c7cf91a
Note Var bounds/domains/fixing ignored in PyROS docstring
shermanjasonaf Nov 30, 2024
05dfbb6
Modify test for `InputDataStandardizer.domain_name()`
shermanjasonaf Nov 30, 2024
13e6ac5
Apply black
shermanjasonaf Nov 30, 2024
24d49c1
Merge branch 'main' into pyros-vars-as-params
shermanjasonaf Nov 30, 2024
3b4c59d
Tweak documentation of PyROS `uncertain_params` argument
shermanjasonaf Dec 1, 2024
ec086dd
Make some coeff matching tests more rigorous
shermanjasonaf Dec 1, 2024
d9588f1
Apply black
shermanjasonaf Dec 1, 2024
2243d2e
Tweak new var as uncertain param test
shermanjasonaf Dec 1, 2024
35e6487
Modify uncertain parameter refs in online docs
shermanjasonaf Dec 2, 2024
88d48c6
Merge branch 'main' into pyros-vars-as-params
shermanjasonaf Dec 2, 2024
3db32c9
Merge branch 'pyros-vars-as-params' of github.com:shermanjasonaf/pyom…
shermanjasonaf Dec 2, 2024
c372d98
Tweak note on vars as params
shermanjasonaf Dec 2, 2024
d265469
Merge branch 'main' into pyros-vars-as-params
shermanjasonaf Dec 20, 2024
21e28a1
Update version number, changelog
shermanjasonaf Dec 20, 2024
1bde454
Add bullet on DEBUG-level output logs
shermanjasonaf Dec 20, 2024
57ed57c
Merge branch 'main' into pyros-vars-as-params
blnicho Jan 14, 2025
1521928
Merge branch 'main' into pyros-vars-as-params
shermanjasonaf Jan 18, 2025
c3fc428
Require that `Vars` passed as uncertain params be fixed
shermanjasonaf Jan 20, 2025
04eb8aa
Apply black
shermanjasonaf Jan 20, 2025
df3ee82
Complete black reformatting
shermanjasonaf Jan 20, 2025
d2b98c1
More rigorously test uncertain param data validator
shermanjasonaf Jan 20, 2025
e55d0c5
Add note on uncertain params fixed to other uncertain params
shermanjasonaf Jan 20, 2025
7663111
Make PyROS uncertain params as vars tests more rigorous
shermanjasonaf Jan 20, 2025
af16736
Apply black
shermanjasonaf Jan 20, 2025
f85f103
Adjust PyROS online doc to new uncertain parameter restriction
shermanjasonaf Jan 20, 2025
17233f7
Tweak doc note on support for `Var`s as uncertain parameters
shermanjasonaf Jan 20, 2025
198f153
Merge branch 'main' into pyros-vars-as-params
blnicho Jan 30, 2025
89ca384
Simplify component type check
shermanjasonaf Jan 30, 2025
fcfd56c
Correct argument data type documentation
shermanjasonaf Jan 30, 2025
8bbb7ac
Correct PyROS `ConfigDict` description of argument `uncertain_params`
shermanjasonaf Jan 30, 2025
04663a4
Merge branch 'pyros-vars-as-params' of github.com:shermanjasonaf/pyom…
shermanjasonaf Jan 30, 2025
9688c3f
Tweak uncertain parameter substitution logging message
shermanjasonaf Jan 30, 2025
ad4ceb8
Add note on assumption for uncertain parameter evaluation
shermanjasonaf Feb 4, 2025
148b98a
Speed up uncertain parameter substitution method
shermanjasonaf Feb 4, 2025
daca6d0
Test substituting named expressions in constraints
shermanjasonaf Feb 4, 2025
2bc2801
Merge branch 'main' into pyros-vars-as-params
shermanjasonaf Feb 4, 2025
43be3e5
Merge branch 'pyros-vars-as-params' of github.com:shermanjasonaf/pyom…
shermanjasonaf Feb 4, 2025
7dec651
Clarify note on assumption about unfixed Vars
shermanjasonaf Feb 4, 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
Prev Previous commit
Next Next commit
Merge branch 'main' into pyros-vars-as-params
shermanjasonaf authored Dec 2, 2024
commit 88d48c63c4742f54f1a275f388e49180e60b2272

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.