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