-
**Description**
I think I found an issue with the current implementation of DX12 push constants. Currently if I try to use anything bigger than 64 bytes `wgpu` panics but from the docs and also t…
-
Hello there,
first of all thanks for this amazing crate which makes my life easier with parsing PCAPs! In the context of my Bachelor's Thesis I use this crate for analyzing Bluetooth LE data. I not…
-
Will Haskell be supported in the future?
-
## Pretext
For my bachelor thesis Im working on automating a Prusa MK3S+. I have installed a MMU2S for material selection and a bed changing mechanism to enable continuous printing. The criteria is t…
-
Hey there,
I'm a student of music majoring in music-informatics and right now writing my bachelor-thesis on prosody
(= intonation and rhythm) in speech.
I am planning to use this (awesome!) re…
-
Here's some ideas what I think we should evaluate, please add more if you have some!
## Performance
- Correlation with simulation
- Correlation with gold standard (facs)
- Spillover benchmar…
grst updated
8 months ago
-
[ ] add image (thumbnail plus larger version) similar to other examples
[ ] add page with additional explanation for this specific canvas (start with ReceipeRecommender...)
-
### Introduction
Hi, my name is Rozalia Persiani and I'm a PhD candidate at the Environmental Biotechnology group. I come from Cyprus.
### Describe your research in 2-3 sentences to someone…
-
In the Structured Concurrency Model (SCM) there is not a call stack, but a call tree.
For example:
```
scope s {
let u = spawn f @ s
let v = spawn g @ s
// use u ... v
}
```
is u…
-
Initially, I'm impressed with the output your library produces.
However, I've encountered an issue while attempting to install your library. I consistently receive an error stating, "Could not buil…