Fabian Hofmann

Results 263 comments of Fabian Hofmann

> There's need for a `CustomConstraint` component (or whatever name works), to streamline handling of extra constraints and their duals in post-processing. The problem is here is that dual variables...

Test script: ```python # %% import pypsa import matplotlib.pyplot as plt import pandas as pd # Set to True to run only iplot calls, False to run only plot calls...

> Cool, is 1e6 a good bound or too large? that's the question. Too low would be bad though... I have a function in the pipeline to infer a big...