Jonas Hörsch

Results 160 comments of Jonas Hörsch

Unsure what tripped the mssql backend. Unfortunately, have not been able to run those tests locally. I think I'll need help to address the test failure.

Thanks for the quick reviews and comments!

> ``` > import numpy as np > x = np.array([0, 1, 1]) > y = np.array([0, 1, 0]) > > print(np.interp(x, x, y)) > ``` > > ## Output...

@rien Hi, that's looking great actually. Anything against merging it now, half a year later :)

Regarding the original file, it was shared with us directly by Alexander Kies who worked at FIAS during the nascent days of PyPSA, i also went once more over the...

Thanks for linking to the documentation in the issue. The way i understand it: 1. After aborting a run due to whatever reason one needs to run postsolve before one...

@come-bissuel , are you still around and can answer the question i had above? > Do you know whether there is any situation where one would like to continue instead...

@lindnemi if it makes sense, we can also have a short call next week to try to see what to do with it, and what would be the ideal aspiration.

Hi @lindnemi , funnily i am now also coming back with only quite a delay to this PR. Thanks for your special case description, ie point 2, i was not...