Published September 30, 2023
| Version v0.25.2
Software
Open
PyPSA: Python for Power System Analysis
Description
What's Changed
- update example url: pypsa.org -> pypsa.readthedocs.io by @sjvrijn in https://github.com/PyPSA/PyPSA/pull/704
- io: first typecast to float32, then set compression encoding by @fneum in https://github.com/PyPSA/PyPSA/pull/710
- limit numexpr version to 2.8.4 by @fneum in https://github.com/PyPSA/PyPSA/pull/714
- add example for statistics module by @p-glaum in https://github.com/PyPSA/PyPSA/pull/707
- extend doc for multi-decade optimisation by @lisazeyen in https://github.com/PyPSA/PyPSA/pull/712
- optional nice carrier names in statistics by @p-glaum in https://github.com/PyPSA/PyPSA/pull/715
- update userlist by @pz-max in https://github.com/PyPSA/PyPSA/pull/725
- Fix docs by @pz-max in https://github.com/PyPSA/PyPSA/pull/723
- repair CI by @pz-max in https://github.com/PyPSA/PyPSA/pull/726
- linopt: Fix for the use of solver_options for cbc & glpk by @lukasnacken in https://github.com/PyPSA/PyPSA/pull/706
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/PyPSA/pull/729
- Update glc transmission constraint by @lisazeyen in https://github.com/PyPSA/PyPSA/pull/721
- address linopt bug report (closes #732) by @fneum in https://github.com/PyPSA/PyPSA/pull/733
- Add stochastic problem example into docs by @Irieo in https://github.com/PyPSA/PyPSA/pull/731
- assign_duals: don't overwrite existing values by @FabianHofmann in https://github.com/PyPSA/PyPSA/pull/740
- Fix nice_name bug in statistics and improve documentation by @p-glaum in https://github.com/PyPSA/PyPSA/pull/742
- @sjvrijn made their first contribution in https://github.com/PyPSA/PyPSA/pull/704
- @lukasnacken made their first contribution in https://github.com/PyPSA/PyPSA/pull/706
Full Changelog: https://github.com/PyPSA/PyPSA/compare/v0.25.1...v0.25.2
Notes
Files
PyPSA/PyPSA-v0.25.2.zip
Files
(5.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:b204c9347bb7f7b9e6755f2192506014
|
5.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/PyPSA/PyPSA/tree/v0.25.2 (URL)