Ovi Tătar
Ovi Tătar
Hey, I'm the disenchanter's developer. I have reasons to assume your solution for this issue will not work, you can see my argumentation on disenchanter's [issue-page](https://github.com/Impelon/Disenchanter/issues/39). I hope this helps.
Well I guess it's a problem on my end after all. Wouups.
But actually maybe one should avoid negative maxDurability, since redstone arsenal uses a maxDurability of 0. This would avoid the problem, too. Although in 1.13 the minimum durability will be...
If I understand correctly, `extract_parameters()` will not work correctly with the templates produced by JaccardDrain, because the extraction algorithm assumes template and log message to have the same amount of...
Right, I didn't notice the merge conflicts, I fixed them now :)
I assume the purpose of that assertion is to check against invalid changes made to min_soc during runtime / between updates? (The update method itself should always leave the battery...
I'm going to sneak 275d37d in here. (So I do not need to hand in another pull-request after this one with an updated signature :) ) I think it would...
Same here, fixed the conflict.
> For your usecase: Can you add the type to the actor state? Hey :) I mainly used the type to be able to differentiate vessim's `Generator` actors from other...
> * `s.forecast(start, start + datetime.timedelta(minutes=70), column="Berlin")` works as described in the docstring: "If frequency is not specified, all existing data in the window will be returned." Agreed. > `s.forecast(start,...