Robert Adam
Robert Adam
As of the current status of the main branch, the server connection dialog seems to continuously populate the server-list once the card for a particular region is being expanded. This...
**Context** https://github.com/mumble-voip/mumble/issues/4009#issuecomment-603823745 **Describe the feature you have in mind** As it appears right now a server will be registered as a new one, if the name changes, even if the...
Remove redundant code by putting it into a single function that lets the buttons be activated/added via parameter
I'm one of the maintainers of the [Mumble](https://www.mumble.info/) software - an open source VoIP application. Mumble has it's own kind of game overlay to display information about who is currently...
Instead of using a hard-coded max size for receiving UDP packets limits what kind of extensions can be made in the future as older clients would simply drop incoming packets...
The macOS 11 image has been deprecated and is likely to (or already has been?) be removed entirely. ### Checks - [x] My commits follow the [commit guidelines](https://github.com/mumble-voip/mumble/blob/master/COMMIT_GUIDELINES.md)
### Context In most scenarios it is desirable to have every speaker you receive audio from at about the same volume levels. However, experience shows that the audio that is...
I have read the ITensors paper and also searched through the online documentation, but I am still not sure whether the `ITensors` has support for permutational symmetry of indices. For...
In https://github.com/Jutho/TensorKit.jl/issues/50#issuecomment-830868009 I found > symmetries under index permutations are currently not supported. In general, it's quite hard to take them into account, in particular in a way that leads...