Published October 13, 2022
| Version v0.0.13
Software
Open
PyPSA/linopy: v0.0.13
Authors/Creators
- 1. University of Edinburgh
- 2. TU Berlin
Description
New Features
- The function
LinearExpression.from_tuplesnow allowsScalarVariableas input. - For compatibility reasons, the function
groupby_sumnow allowspandas.Seriesas input.
Bug Fixes
- Filtering out zeros is now an optional feature in the
solvefunction. The previous behavior of filtering just before the LP file writing, lead to unexpected errors for constraints with only zero terms.
Files
PyPSA/linopy-v0.0.13.zip
Files
(353.7 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:e317ec66bc8c863ac02872f1a43d391a
|
353.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/PyPSA/linopy/tree/v0.0.13 (URL)