What's Changed
- update example url: pypsa.org -> pypsa.readthedocs.io by @sjvrijn in #704
- io: first typecast to float32, then set compression encoding by @fneum in #710
- limit numexpr version to 2.8.4 by @fneum in #714
- add example for statistics module by @p-glaum in #707
- extend doc for multi-decade optimisation by @lisazeyen in #712
- optional nice carrier names in statistics by @p-glaum in #715
- update userlist by @pz-max in #725
- Fix docs by @pz-max in #723
- repair CI by @pz-max in #726
- linopt: Fix for the use of solver_options for cbc & glpk by @lukasnacken in #706
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #729
- Update glc transmission constraint by @lisazeyen in #721
- address linopt bug report (closes #732) by @fneum in #733
- Add stochastic problem example into docs by @Irieo in #731
- assign_duals: don't overwrite existing values by @FabianHofmann in #740
- Fix nice_name bug in statistics and improve documentation by @p-glaum in #742
New Contributors
- @sjvrijn made their first contribution in #704
- @lukasnacken made their first contribution in #706
Full Changelog: v0.25.1...v0.25.2