Revised release notes are available in the documentation.
What's Changed
- feat: add stats accessor as alternative to statistics by @FabianHofmann in #1448
- Update models.md / add PyPSA-AT, AGGM by @gincrement in #1466
- Update users.md / AGGM add repository reference by @gincrement in #1465
- Update users.md / fix typo in AGGM reference by @gincrement in #1467
- fix: type checks by @lkstrp in #1468
- Update models.md / add agoenergy/PyPSA-SPICE by @gincrement in #1469
- Add user SFU and model PyPSA-BC by @gincrement in #1471
- Bug Fix: rolling horizon with linearized UC and ramp limits by @Irieo in #1489
- Fix masking of ramp constraints for assets with NaN ramp limits by @sasa821 in #1494
- fix: assign duals back to stochastic network by @lkstrp in #1498
- updated users.md by @SanghyunPLANiT in #1501
- fix: user warning on missing
outwhen using mask with numpy 2.4 by @lkstrp in #1503 - Feature: enable modular expansion in stochastic problems by @Irieo in #1500
- Fix bug: Transformer type handling in stochastic networks by @Irieo in #1499
New Contributors
- @sasa821 made their first contribution in #1494
- @SanghyunPLANiT made their first contribution in #1501
Full Changelog: v1.0.5...v1.0.6