-
https://jackaudio.org/faq/no_extra_latency.html currently says:
> Does using JACK add latency?
> There is NO extra latency caused by using JACK for audio input and output. When we say none, we mean …
-
Recently HA added loading state to graphs: https://github.com/home-assistant/frontend/pull/5448
I think it would be a good improvement to add similar functionality here.
Now you see an empty card th…
Misiu updated
2 years ago
-
Am I missing a setting.
If I mouse over a graph so it displays a single entity, it would be good if it only showed the y-axis that is relevant to it.
-
It seems that Fuel takes a long time serializing an Array of Arrays containing multiple Strings each one. When serialization passes around 60 Mbytes, it starts writing data in chunks of 100Kbytes and …
-
Hello, i have a project where i need to import glb files in runtime. I need all shader variants (at least that is what i think) so i included those in the build. I took a memory snapshot using Unity M…
-
Thanks for your nice work! Does Inseq support attributions with example granularity as in Captum's few-shot? Like the demo belew.
![aaaaa](https://github.com/user-attachments/assets/07b02bb8-141b-4f…
-
https://arxiv.org/pdf/1706.09916.pdf
H/T @patrickhop
Would be interesting to see how this performs on MoleculeNet. PRs with implementations welcome!
-
The `DEGSEQ_VL` method of `degree_sequence_game` does not sample uniformly.
Here's an example. Let's take the degree sequence `{3, 2, 2, 2, 3}`. The possible realizations are the following:
![…
-
**Is your feature request related to a problem? Please describe.**
I wish I could use cuML to do incremental version of dbscan and hdbscan
**Describe the solution you'd like**
For a set of stream…
-
A nice feature to have for technical authors would be an option that downloads data/metrics for a certain time period and saves them to a csv. This could include info such as editors, number of commen…