ep12
ep12
> Would it be better to use numpy.matmul? Probably not, the errors in the logs seem to not be related to your changes. I guess those errors affect not only...
One thing I noted is that the version number in this commit is (3, 1, 2) instead of (3, 1, 3) Short summary so that @lebigot does not have to...
I tried that one (`gtk-icon-browser`) out, but it seems that some icons are missing. MenuLibre displays a ton more icons which I already use in some desktop entries. But this...
It isn't doing anything _wrong_, but if one wants to explore a module, it is helpful to hide imports that the developer does not need to see. I changed everything...
And yet another duplicate: #1362. I think it would be sufficient to add an early return [here](https://github.com/haiwen/seafile/blob/c95bc45a987d0e3b0bb78e6429a35459e7e03c47/daemon/repo-mgr.c#L1219-L1222) if the config option that is to be added isn't enabled, something like...
Apart from playing around with an arduino and some minor other things, I've never written production C++ code... If it was python I'd be more confident... I had a look...
Maybe also related: #1327
I guess it's a bit too late, but: A. Sadly this repo is not under active development. B. The current code is just a test with a fixed url to...
> When I run this on 0.17.1.dev > `qtile cmd-obj -o cmd -f display_kb` > > I get this errori: > `error: Sorry cannot run function 'display_kb' with arguments []`...
That's absolutely right. It is unlucky that one has to understand the source code. I don't know perl but I managed to find out that it is basically the .Xressources...