-
For example, allow a user to run `git iswitch -r` as an alternative of `git iswitch --remotes` which works the same way. The names of the short options should be based on their counterparts in Git cor…
-
At the moment the command line tools (at best) have an `--acq` option for restricting operations like `sync` and `clean` to subsets of the archive. It would be great to replace this with a more generi…
-
I get the following error during training of synth and IC15 , after updating the new data_loader.py ., It was working before the new update.
I try to install different version of OpenCV , it didn't s…
-
New environments to be created based on:
* [Direct Shape Optimization through Deep Reinforcement Learning](https://arxiv.org/pdf/1908.09885.pdf)
* [Aerodynamic Shape Optimization using a Novel Opt…
-
`playoutId` is frequently not implementable, there can be more than one playout path, or none, because a `MediaStreamTrack` can be sent to multiple `AudioContext` and/or `HTMLMediaElement` for renderi…
-
The thinking is to have a `Map` of `[n]uintptr` (n = 8, perhaps) indexed by block. When a block reaches all zeros, it is removed from the `Map`.
On a 64-bit platform with n = 8, each block represen…
-
In the generator there are two inputs which are text and noises. I really cannot understand how does it work when you combine the text and noise for creating images.
Could you please explain it?
-
Apparently, using `System.Drawing`, we can extract the contents of a PNG and convert it to an ICO, _and_ extract different sized icons from an ICO and output them as PNG. It can also scale images up a…
-
Congratulations on your idea, it looks very promising, I had a cursory look at the code, and I can not found "Matching nodes via voting" part mentioned in paper, could you please tell me where this pa…
-
Now would be a great time to start a discussion on what people require in a standard lib and what's already out there.
The topic is quite closely related to standardising plugins themselves, and [@…