Releases: Gurobi/gurobi-optimods
Releases · Gurobi/gurobi-optimods
v3.1.0
What's Changed
- Update docs theme by @mattmilten and @simonbowly in #181
- Update officially supported python versions (include 3.14)
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- [#170] Fixing bug in DC line switching formulation by @hhijazi in #172
- Drop support for Python 3.9 by @simonbowly in #175
- ACOPF polar branch by @hhijazi in #176
- [#177] Update OPF optimod docs by @JaromilNajman in #178
New Contributors
- @JaromilNajman made their first contribution in #178
Full Changelog: v2.4.0...v3.0.0
v2.4.0
What's Changed
- numpy<2 restriction removed by @venaturum in #174
New Contributors
- @venaturum made their first contribution in #174
Full Changelog: v2.3.2...v2.4.0
v2.3.2
What's Changed
- [#165] Recovering voltage magnitude in ACrelax by @simonbowly in #167
Full Changelog: v2.3.1...v2.3.2
v2.3.1
What's Changed
Full Changelog: v2.3.0...v2.3.1
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