Clemens Korndörfer
Clemens Korndörfer
Hey! I need to make time to take a proper look, but to quickly reply to your points at the end: 1. Side effects in attribute lookups -- I completely...
Hey all! I haven't forgotten about this, I just found it surprisingly difficult to find a free weekend lately. I'll need your patience a bit longer
Hey, apologies for the delays. To pick up this thread again: 1. On naming the `source_lines` and `source_lines_after` parameters: I'd just remove the `source_lines_after` parameter and let `source_lines` control the...
> If we still specify a number of lines, then I don't understand what's going to change and how the division into pieces (logical blocks) will be used. Can you...
Hi, I'm not sure I parsed your question correctly, but there's currently no leakage parameter. In other words, the only way to control how 'excitable' the network is (i.e. how...
yes, that should be possible! be sure to use a default value for the new parameter that keeps the current behavior (= no decay)
Hi Peter! That's really nice to hear, thanks for reaching out 🙂 How are the reservoirs holding up against the more common methods in your experience? Cheers! Clemens
Hello! I wanted to leave a +1 for multiple lines of code context & for variables set apart from code -- what motivated me to write stackprinter despite knowing better-exception...
hey y'all, this is now also adressed in stackprinter itself - the new version degrades more gracefully if stderr doesn't exist https://github.com/cknd/stackprinter/releases/tag/0.2.7
Hi, sorry for the long delay. This doesn't currently exist but maybe I can add it easily