Releases: Gurobi/gurobi-optimods
Releases · Gurobi/gurobi-optimods
v2.3.0
What's Changed
- Fixing the ACOPF rectangular formulation and updating datasets by @hhijazi in #153
- Update OPF documentation by @simonbowly in #161
New Contributors
Full Changelog: v2.2.0...v2.3.0
Release v2.0.2
What's Changed
- Enable multiple edges in the same direction between two nodes by @jsfreischuetz in #157
New Contributors
- @jsfreischuetz made their first contribution in #157
Full Changelog: v2.1.0...v2.2.0
Release v2.1.0
What's Changed
- Fix numpy and scipy incompatibilities by @simonbowly in #149
- Line Optimization: add missing parameter documentation by @Marika-K in #151
- New OptiMod Metro map by @Marika-K in #140
New Contributors
- @mattmilten made their first contribution in #152
Full Changelog: v2.0.1...v2.1.0
Release v2.0.1
What's Changed
- Wording suggestions for line optimization by @nodet in #141
- Restrict numpy version to 1.x by @simonbowly in #144
Full Changelog: v2.0.0...v2.0.1
Release v2.0.0
Brand New Mods
- Max Flow / Min Cut
- Maximum Weighted Clique
- Public Transport Line Optimization
What's Changed
- Fix Sharpe ratio example code by @etowle in #115
- Change csc/csr_matrix to array by @torressa in #121
- Implement max flow and min cut by @torressa in #96
- Use sp.issparse instead of type check in tests by @simonbowly in #126
- Clean up unstable tests by @simonbowly in #127
- Improve scipy, python, gurobipy compatibility by @simonbowly in #128
- Small changes to the docs of the flow mods by @torressa in #129
- Adding Clique to MWIS by @maliheha in #125
- Adapt OPF case parser for pglib files by @pobonomo in #133
- Line Optimization in Public Transport by @Marika-K in #132
- Update documentation theme by @simonbowly in #135
- Bump requests from 2.31.0 to 2.32.2 in /docs by @dependabot in #137
- Standardize MWIS mod interface by @simonbowly in #136
- Rename line optimization input data columns by @simonbowly in #138
New Contributors
- @pobonomo made their first contribution in #133
- @Marika-K made their first contribution in #132
- @dependabot made their first contribution in #137
Full Changelog: v1.1.0...v2.0.0
Release v1.1.0
Brand New Mods
- Sharpe Ratio
- Optimal Power Flow
What's Changed
- Implement Sharpe ratio Mod by @etowle in #97
- Implement optimal power flow by @JaromilNajman and @simonbowly in #108
- Doc review by @nodet in #109
- Add a time limit parameter to the mod decorator by @simonbowly in #111
- OPF bugfix in compute_voltage_angles by @simonbowly in #112
- Code and docs cleanup for OPF mod by @simonbowly in #113
- Enforce gencost.n <= 3 for OPF input data by @simonbowly in #114
New Contributors
- @etowle made their first contribution in #97
- @JaromilNajman made their first contribution in #108
- @nodet made their first contribution in #109
Full Changelog: v1.0.1...v1.1.0
Release v1.0.1
What's Changed
- Docs edits by @erothberg in #98
- Workers have preferences, no pay rates by @rluce in #99
- Add release documentation by @simonbowly in #100
- Install all optional dependencies upon make develop by @rluce in #101
- Direct users to stable docs by @simonbowly in #103
- Revert "Add sphinx-version-warning for latest" by @simonbowly in #104
- Copy editing for matching, regression, workforce by @simonbowly in #105
- Fixes for scipy sparse handling by @simonbowly in #106
New Contributors
- @erothberg made their first contribution in #98
Full Changelog: v1.0.0...v1.0.1
Release v1.0.0
Require gurobipy>=10.0.1
Release v0.2.0
Beta release
Release v0.1.0
Beta release