Daniel Cervenkov
Daniel Cervenkov
@psychemedia, adding `"id": 0,` to the first snippet indeed fixes the issue. Well spotted!
Unless I'm mistaken, both `h[...] = np.stack([values, variances], axis=-1)` and `h.view().value = values` are not mentioned in the documentation. These are very useful, so it would be great if you...
Hi ROOT team, any update on this? Let me know if you need any more information.
Has there been any progress on this issue?
I absolutely agree that something has to be done about the documentation as I've experienced the exact scenario you mention - "see that they're not written, and then assume that...
Apparently, this is because Tilix by default assigns Alt+Arrows shortcuts to "Switch to the terminal down/left/up/right". Changing those shortcuts fixes the issue.
It's been almost six years since this was first reported - are there any plans to solve the issue?
@rsjtdrjgfuzkfg your fixed build indeed works for me. I'm on Ubuntu with Unity where there is a permanent tray icon present even without the extension, so not facing the same...
Let me start by saying thanks for the great tool! However, I disagree with the proposed change for two reasons: 1. I believe the current piecewise function works great; therefore,...
I thought about it a bit more and you can safely disregard my second point - you are doing text matching on all the lines, which will take **way** more...