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

Update PyROS Solver and Webpage Documentation #2707

Merged
merged 56 commits into from
Feb 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
17dc4ce
Update PyROS ReadTheDocs page
shermanjasonaf Jan 26, 2023
ed01f49
Update `PyROS.solve()` docstring
shermanjasonaf Jan 26, 2023
8a35995
Tweak master objective note, uncertainty sets intro
shermanjasonaf Jan 28, 2023
88dfc37
Attempt to fix uncertainty set class refs
shermanjasonaf Jan 28, 2023
8efe3ce
Update uncertainty set subclass refs in table
shermanjasonaf Jan 28, 2023
7dcdc91
Update `UncertaintySet` and `BoxSet` class docstrings
shermanjasonaf Jan 28, 2023
a3c1057
Add attribute ref to box set bounds
shermanjasonaf Jan 28, 2023
3f65d13
Update `CardinalitySet` class docstring
shermanjasonaf Jan 28, 2023
a28f160
Update `BudgetSet` docstrings
shermanjasonaf Jan 28, 2023
188136e
Update `FactorModelSet` docstrings
shermanjasonaf Jan 28, 2023
80173a0
Update `BudgetSet.budget_membership_mat` docstring
shermanjasonaf Jan 28, 2023
099f813
Update `PolyhedralSet` docstrings
shermanjasonaf Jan 29, 2023
39cb909
Update `AxisAlignedEllipsoidalSet` docstrings
shermanjasonaf Jan 29, 2023
e02af7d
Update `EllipsoidalSet` docstrings
shermanjasonaf Jan 29, 2023
6b4fe83
Update `DiscreteScenarioSet` docstrings
shermanjasonaf Jan 29, 2023
6841076
Update `IntersectionSet` docstrings
shermanjasonaf Jan 29, 2023
9805788
Update `DiscreteScenarioSet.scenarios` docstring
shermanjasonaf Jan 29, 2023
4b3239e
Update `PolyhedralSet` class docstring
shermanjasonaf Jan 29, 2023
9b6f059
Add show-inheritance stmts for uncertainty set types
shermanjasonaf Jan 29, 2023
a0fd5c4
Update intro for PyROS usage example section
shermanjasonaf Jan 29, 2023
c5c2e2d
Update PyROS usage example section
shermanjasonaf Jan 29, 2023
e196838
Fix print and append statements
shermanjasonaf Jan 29, 2023
1afa0ed
Restore original notation for nominal realization
shermanjasonaf Jan 29, 2023
dded925
Tweak a few content block references
shermanjasonaf Jan 29, 2023
dc72a82
Tweak formatting of NLP formulations
shermanjasonaf Jan 29, 2023
4a9083d
Fix spacing for RO counterpart formulation
shermanjasonaf Jan 29, 2023
27f84bc
Add refs to note on model constraints
shermanjasonaf Jan 29, 2023
6529040
Merge branch 'main' into update-read-the-docs
shermanjasonaf Jan 29, 2023
d0598b1
Update `pyrosTerminationCondition` class and attribute docs
shermanjasonaf Jan 29, 2023
4dd7f06
Update notation for nominal realization
shermanjasonaf Jan 29, 2023
114ebe9
Fix enumeration in robust optimality note
shermanjasonaf Jan 29, 2023
8396a74
Update price of robustness section
shermanjasonaf Jan 30, 2023
88027e0
Rephrase uncertainty sets section
shermanjasonaf Jan 30, 2023
7163c4e
Fix doc for PyROS objective type argument
shermanjasonaf Jan 31, 2023
4363a1b
Add examples for `BoxSet`
shermanjasonaf Feb 3, 2023
c3cb852
Merge branch 'main' into update-read-the-docs
shermanjasonaf Feb 3, 2023
e2fb123
Stricter numpy style for `BoxSet` docs
shermanjasonaf Feb 3, 2023
4ecbab6
Add example for `CardinalitySet` class docstring
shermanjasonaf Feb 3, 2023
1fff009
Update `CardinalitySet.gamma` docstring
shermanjasonaf Feb 3, 2023
be1183b
Specify set dimension in `CardinalitySet.gamma` docstring
shermanjasonaf Feb 3, 2023
3677e32
Add examples section to `BudgetSet` docstring
shermanjasonaf Feb 3, 2023
e8aac38
Add examplese section for `FactorModelSet`
shermanjasonaf Feb 3, 2023
1f855ef
Standardize notation for dimensions
shermanjasonaf Feb 3, 2023
7cb4f61
Add examples to `PolyhedralSet` docstring
shermanjasonaf Feb 3, 2023
4fe0dd7
Add example to `AxisAlignedEllipsoidalSet` docstring
shermanjasonaf Feb 3, 2023
45a906b
Add examples for `EllipsoidalSet` docstring
shermanjasonaf Feb 3, 2023
562fd23
Add example for `DiscreteScenarioSet` docstring
shermanjasonaf Feb 3, 2023
f67e576
Add example for `IntersectionSet` docstring
shermanjasonaf Feb 3, 2023
a3d2dfc
Fix uncertainty set docstring doctest errors
shermanjasonaf Feb 3, 2023
931b2d4
Fix doctest errors for PyROS online docs
shermanjasonaf Feb 3, 2023
917eba0
Update intro section
shermanjasonaf Feb 3, 2023
51e0000
Fix typos in PyROS rst file
shermanjasonaf Feb 16, 2023
480cf26
Merge branch 'main' into update-read-the-docs
shermanjasonaf Feb 16, 2023
b5b550b
Fix PyROS solver docstring rendering issues
shermanjasonaf Feb 16, 2023
8706af8
Merge branch 'main' into update-read-the-docs
shermanjasonaf Feb 16, 2023
752d20c
Merge branch 'main' into update-read-the-docs
mrmundt Feb 16, 2023
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