Published October 27, 2023
| Version v0.3
Software
Open
PyPSA/linopy: v0.3
Authors/Creators
- 1. Deutsche Post DHL Group
- 2. International Institute for Applied Systems Analysis (IIASA)
- 3. Open Energy Transition
- 4. TU Berlin
- 5. Climact
Description
What's Changed
- add option to pass existing gurobipy.Env to run_gurobipy() by @fneum in https://github.com/PyPSA/linopy/pull/172
- Remove logging.disable from gurobi solve by @dannyopts in https://github.com/PyPSA/linopy/pull/174
- Sourcery refactored master branch by @sourcery-ai in https://github.com/PyPSA/linopy/pull/175
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/linopy/pull/173
- Fix typo in double logging by @dannyopts in https://github.com/PyPSA/linopy/pull/177
- solvers: update cplex condition map by @FabianHofmann in https://github.com/PyPSA/linopy/pull/178
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/linopy/pull/179
- add objective module and objective class in order to allow maximization problems by @FabianHofmann in https://github.com/PyPSA/linopy/pull/170
- refine treatment of missing values by @FabianHofmann in https://github.com/PyPSA/linopy/pull/180
- Remove deprecations for v0.3 by @FabianHofmann in https://github.com/PyPSA/linopy/pull/181
- add transport tutorial to index.rst by @FabianHofmann in https://github.com/PyPSA/linopy/pull/183
- explicitly use
from_pandas_multiindexin groupby function by @FabianHofmann in https://github.com/PyPSA/linopy/pull/182
New Contributors
- @fneum made their first contribution in https://github.com/PyPSA/linopy/pull/172
- @dannyopts made their first contribution in https://github.com/PyPSA/linopy/pull/174
- @sourcery-ai made their first contribution in https://github.com/PyPSA/linopy/pull/175
Full Changelog: https://github.com/PyPSA/linopy/compare/v0.2.6...v0.3
Files
PyPSA/linopy-v0.3.zip
Files
(1.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:90e5cd524918ac97df2f7450969b8042
|
1.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/PyPSA/linopy/tree/v0.3 (URL)