Alpha release of mpi-sppy
What's Changed
- Minor fix in seqsampling by @sylvainczx in #129
- adding function for set_instance retries by @bknueven in #131
- adding barrier for when PH hits iteration limit by @bknueven in #132
- multistage for confidence intervals by @sylvainczx in #133
- better termination messages by @bknueven in #136
- Multistage sampling & confidence intervals by @sylvainczx in #137
- Stand-alone mmw_conf program by @briancknight in #138
- adding 4-stage aircond example by @briancknight in #139
- A patch for multistage confidence intervals by @sylvainczx in #140
- Multistage compatibility for xhatshufflelooper spoke by @sylvainczx in #142
- Small fixes by @briancknight in #144
- Improved PySPModel by @bknueven in #141
- Amalgamator with cylinders by @sylvainczx in #143
- Aphdispatch by @DLWoodruff in #145
- Multistage sequential sampling with independent scenarios by @sylvainczx in #147
- Amadoc by @DLWoodruff in #146
- making xhat_eval lazily create subproblems and solvers by @bknueven in #148
- Restoring print message when mpi-sppy is imported by @bknueven in #152
- New models by @briancknight in #153
- Adding tree solution tag for lshaped by @bknueven in #154
- Start scen by @xiaotie-chen in #157
- Performance tracking by @DLWoodruff in #151
- No BFs by @DLWoodruff in #156
- Dlwdoc by @DLWoodruff in #159
- Quickfix by @DLWoodruff in #160
- WheelSpinner class by @bknueven in #161
- JP and DLW debug APH by @DLWoodruff in #162
- Adding --run-aph option to UC driver by @jeanpaulwatson in #163
- Adding prior-to-iteration-0 fix count logic / output to fixer by @jeanpaulwatson in #167
- Fixing option extraction for APH round-robin mode by @jeanpaulwatson in #166
- Speedup aph by @DLWoodruff in #168
- use xpress 8.12 for some tests... for now by @DLWoodruff in #169
- Importtroubles by @DLWoodruff in #175
- Fixxhat by @DLWoodruff in #173
- Mmw3 by @DLWoodruff in #177
- Helpfix by @DLWoodruff in #178
- Docsoln by @DLWoodruff in #174
- [wait for 173 and 174] Run all typo by @DLWoodruff in #176
- Add RuntimeError for stale non-anticipative variables on feasible scenarios by @bknueven in #171
- Spoke sleep time by @bknueven in #179
- Fixcscuts by @DLWoodruff in #181
- Doc for Pr179 by @DLWoodruff in #180
- Fix typo in name of license file by @Matthew-Signorotti in #183
- Ciclean by @DLWoodruff in #182
- drop tests that depend on an obsolete docker image and weren't really… by @DLWoodruff in #184
- Add bounds to aircond and other cleanup; one test fails by @DLWoodruff in #185
- Upgrading ef driver for aircond example. by @jeanpaulwatson in #186
- Numerous bug fixes, enhancements, and clean-up to the aircond model and driver family of scripts. by @jeanpaulwatson in #187
- change python version on pyomo tracker test by @DLWoodruff in #190
- Fixing bug in two-stage aircond example - skipping node names. by @jeanpaulwatson in #189
- Confoptions by @DLWoodruff in #191
- More aircond by @DLWoodruff in #192
- Adding and option to terminate based on stalling (small PR) by @DLWoodruff in #194
- Convergers (small PR) by @DLWoodruff in #193
- Correct the spelling of amalgamator by @DLWoodruff in #195
- Highlight documentation by @bknueven in #196
- Update README.rst by @bknueven in #197
- Update README.rst by @bknueven in #198
- Fix stale by @DLWoodruff in #199
- Dropsympy by @DLWoodruff in #200
- Aircondbug by @DLWoodruff in #201
- Aircondwork by @DLWoodruff in #202
- add lagranger support to aircond example by @DLWoodruff in #203
- Remove versions for numpy and scipy dependencies by @bknueven in #208
- repair langranger rho update factors by @DLWoodruff in #204
- fixing incorrect key name in LShaped example by @bknueven in #209
- FWPH patch by @bknueven in #213
- Trying multistage FWPH by @bknueven in #205
- Making rho updater work for multistage problems by @bknueven in #214
- Shiva dlw by @DLWoodruff in #215
- Fixing RST syntax issues by @jeanpaulwatson in #216
- Improve aircond model by @DLWoodruff in #217
- Rudely pushing a single comment addition to an execution script to main by @jeanpaulwatson in #218
- Correct extensive form class and function names in docs by @Matthew-Signorotti in #211
- print Expressions by @bknueven in #220
- Quieting incumbent finders a bit by @bknueven in #221
- Fix misspelt name of amalgamator.rst preventing its inclusion in toctree by @Matthew-Signorotti in #212
- move the write solutions option to the command line (default False) by @DLWoodruff in #219
- Adding support for slices by @bknueven in #222
- adding netdes demo by @bknueven in #223
- add a little bit of doc for slicing when adding nonants by @DLWoodruff in #224
- Remove remnants of parameter scen_name_list of ScenarioNode.init by @Matthew-Signorotti in #229
- Pickle bundle by @DLWoodruff in #226
- fixing copy-paste error for absolute gap by @bknueven in #231
- stage2EF option for xhat_shufflelooper_bounder by @DLWoodruff in #230
- trying to get mpi-sppy installed during readthedocs builds by @DLWoodruff in #232
- Readthedocs II by @DLWoodruff in #233
- Update .readthedocs.yml by @DLWoodruff in #234
- Readthedocs by @DLWoodruff in #235
- Readthedocs by @DLWoodruff in #236
- Update .readthedocs.yml by @DLWoodruff in #237
- Update .readthedocs.yml by @DLWoodruff in #238
- Readthedocs by @DLWoodruff in #239
- Readthedocs by @DLWoodruff in #240
- Readthedocs by @DLWoodruff in #241
- Initial pass at mocking mpi4py by @bknueven in #242
- mock APH and also the yml for readthedocs needs to install mpi-sppy by @DLWoodruff in #243
- Serial PH by @bknueven in #247
- Doctouchups by @DLWoodruff in #244
- fix (weakly) an error message by @DLWoodruff in #245
- add a little documentation concerning running without mpi4py by @DLWoodruff in #248
- Twobugs by @DLWoodruff in #249
- No0xhat by @DLWoodruff in #250
- Global config by @DLWoodruff in #246
- Creating 0.10 release by @bknueven in #251
New Contributors
- @briancknight made their first contribution in #138
- @xiaotie-chen made their first contribution in #157
- @Matthew-Signorotti made their first contribution in #183
Full Changelog: 0.9...0.10