Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
f2bf664
Add math definitions to the `UncertaintySet` subclass docs
shermanjasonaf Feb 21, 2025
79b82bf
Correct the `PolyhedralSet` class math definition
shermanjasonaf Feb 21, 2025
5dea0be
Fix `AxisAlignedEllipsoidalSet` doc example
shermanjasonaf Feb 22, 2025
36e846d
Update `UncertaintySet` class docstring
shermanjasonaf Feb 22, 2025
51837b9
Add draft of restructured PyROS docs
shermanjasonaf Feb 22, 2025
a76a8b3
Make further changes to split documentation
shermanjasonaf Feb 24, 2025
92c3053
Make corrections to uncertainty set documentation
shermanjasonaf Feb 26, 2025
fab9da8
Update `BudgetSet` documentation
shermanjasonaf Feb 26, 2025
0136361
Make correction to `BoxSet` class documentation
shermanjasonaf Feb 26, 2025
bdbd0cb
Tweak documentation of `BoxSet`
shermanjasonaf Feb 26, 2025
97b0dea
Tweak `IntersectionSet` documentation
shermanjasonaf Feb 26, 2025
6f82871
Tweak `IntersectionSet` documentation further
shermanjasonaf Feb 26, 2025
7fadafa
Restore PyROS uncertainty sets table and make it scrollable
shermanjasonaf Feb 27, 2025
ce3c546
Update summaries of `BoxSet` and `DiscreteScenarioSet` docs
shermanjasonaf Feb 27, 2025
c0ff86f
Reorder rows in uncertainty sets math table
shermanjasonaf Feb 27, 2025
fdcf9c9
Update new PyROS docs homepage
shermanjasonaf Feb 27, 2025
7858bff
Restructure the uncertainty sets guide
shermanjasonaf Feb 27, 2025
95dbbc6
Restructure the solver log guide
shermanjasonaf Feb 27, 2025
778435d
Update index headings
shermanjasonaf Feb 27, 2025
b7b07ff
Tweak solver output log intro
shermanjasonaf Feb 28, 2025
5711f30
Restructure tutorial and solver interface docs
shermanjasonaf Feb 28, 2025
a7810ec
Update PyROS solver class docs
shermanjasonaf Feb 28, 2025
ec69cf5
Update reference to PyROS solver page
shermanjasonaf Feb 28, 2025
3574e6a
Add sentence on state variable uniqueness assumption
shermanjasonaf Feb 28, 2025
29de16c
Update uncertainty sets docs page
shermanjasonaf Mar 5, 2025
72a8f9a
Rephrase some text on solver outputs
shermanjasonaf Mar 6, 2025
dbff403
Update GAMS hydro link
shermanjasonaf Mar 6, 2025
25e5730
Merge branch 'main' into split-pyros-docs
shermanjasonaf Mar 13, 2025
6ab9ce0
Incorporate methodology overview formulation updates
shermanjasonaf Mar 14, 2025
73fb76c
Remove line numbers from solver log example
shermanjasonaf Mar 21, 2025
cd3193e
Merge branch 'main' into split-pyros-docs
shermanjasonaf Mar 21, 2025
50601ba
Merge branch 'main' into split-pyros-docs
shermanjasonaf Aug 14, 2025
4970b18
Merge branch 'main' into split-pyros-docs
shermanjasonaf Sep 16, 2025
0dcd22b
Add new PyROS reactor-cooler tutorial
shermanjasonaf Sep 17, 2025
32798c6
Add CCSI2 acknowledgement to PyROS index page
shermanjasonaf Sep 17, 2025
9819908
Restore line numbers to solver log example
shermanjasonaf Sep 17, 2025
0582c0f
Update tutorial feasibility evaluation routine
shermanjasonaf Sep 17, 2025
b1184ae
Add missing colon in getting started example
shermanjasonaf Sep 17, 2025
64a73f7
Remove specific version number from tutorial outputs
shermanjasonaf Sep 17, 2025
38bc4b3
Update solver interface doc
shermanjasonaf Sep 18, 2025
42b5f4c
Add doc note on instantiation of `UncertaintySet`
shermanjasonaf Sep 18, 2025
1161d16
Add solver setup guidance to PyROS installation instructions
shermanjasonaf Sep 18, 2025
d5cfc76
Retitle the new usage tutorial
shermanjasonaf Sep 19, 2025
b438c12
Add section on separation priority ordering
shermanjasonaf Sep 19, 2025
054fd0d
Update discussions on treatment of variables
shermanjasonaf Sep 19, 2025
ea5cbc4
Update text of the new tutorial
shermanjasonaf Sep 20, 2025
5f2aab3
Simplify quickstart documentation
shermanjasonaf Sep 21, 2025
46984ce
Rephrase note on optional pyros arguments
shermanjasonaf Sep 21, 2025
e008711
Modify the new getting started example solvers
shermanjasonaf Sep 21, 2025
c921e35
Modify PyROS solver logging documentation
shermanjasonaf Sep 21, 2025
3780ce2
Rephrase note on models accepted by PyROS
shermanjasonaf Sep 21, 2025
976137e
Fix note on models accepted by PyROS
shermanjasonaf Sep 21, 2025
93164eb
Fix logging configuration doc code block
shermanjasonaf Sep 22, 2025
950eb63
Fix reference in reactor-cooler tutorial
shermanjasonaf Sep 22, 2025
3ccd108
Fix reference in reactor-cooler tutorial
shermanjasonaf Sep 22, 2025
5aaadf1
Tweak portions of the docs according to review
shermanjasonaf Sep 23, 2025
36fbe48
Merge branch 'main' into split-pyros-docs
shermanjasonaf Sep 23, 2025
b59a036
Fix typo in docs
shermanjasonaf Sep 23, 2025
fba281c
Fix typo in PyROS solver interface doc
shermanjasonaf Sep 23, 2025
8c5a509
Rephrase portions of the PyROS overview doc
shermanjasonaf Sep 24, 2025
01d086d
Modify comments on quickstart example
shermanjasonaf Sep 24, 2025
67c1a30
Fix PyROS tutorial discussion on solver requirements
shermanjasonaf Sep 24, 2025
80b19e2
Apply fixes to the quickstart example
shermanjasonaf Sep 24, 2025
e12c4a9
Apply fixes to tutorial doc
shermanjasonaf Sep 24, 2025
ff5956d
Tweak final tutorial plot discussion
shermanjasonaf Sep 24, 2025
9e50f1a
Remove repeated matplotlib import from PyROS tutorial
shermanjasonaf Sep 24, 2025
ad35fdf
Fix new PyROS tutorial code and writeup
shermanjasonaf Sep 25, 2025
696120e
Make doctest work for PyROS quickstart example
shermanjasonaf Sep 25, 2025
f21c111
Fix PyROS getting started doctests
shermanjasonaf Sep 25, 2025
ba9395b
Resolve inconsistencies in uncertainty set docstrings
shermanjasonaf Sep 25, 2025
b9d2691
Remove unused comment from PyROS getting started
shermanjasonaf Sep 25, 2025
44868e2
Update PyROS docs cross-references
shermanjasonaf Sep 26, 2025
50b91f1
Merge branch 'main' into split-pyros-docs
shermanjasonaf Sep 26, 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
4 changes: 4 additions & 0 deletions doc/OnlineDocs/_static/theme_overrides.css
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@ dl.py.method dt em span.n {
padding-right: 8px !important;
}

.rst-content table.scrollwide {
overflow: scroll !important;
display: block;
}

/* OLD theme overrides

Expand Down
2 changes: 1 addition & 1 deletion doc/OnlineDocs/explanation/solvers/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Solvers

persistent
gdpopt
pyros
pyrosdir/index
mindtpy
mcpp
multistart
Expand Down
Loading
Loading