-
Our lab is developing the [PyGSP](https://github.com/epfl-lts2/pygsp), a python package for graph signal processing. It may be relevant to your graph computing list. Our approach is different from the…
mdeff updated
7 years ago
-
### **1. Quantum-Like Enhancements**
#### **a. Unitary Gate Operations**
- Implement additional quantum gates such as:
- **Pauli Gates (X, Y, Z)**: For flipping states or introducing phase sh…
-
In GitLab by @julioRodino on Apr 30, 2024, 15:39
When interpolating an EEG, the question about at what level it should be interpolated to produce better results is non-trivial. If we assume that the …
-
Currently ezmsg-sigproc has [`SampleTriggerMessage`](https://github.com/ezmsg-org/ezmsg-sigproc/blob/c6f9427c50d6bd4938cc4705bcca1868d762b589/src/ezmsg/sigproc/sampler.py#L16-L25).
```Python
@data…
-
Audio DSP is very natural to program using a signal-flow graph, which in the context of audio we can just call an audio graph. Many audio APIs use it as their basis - for example, miniaudio, webaudio,…
-
### The problem
When trying to update some devices, the output looks like this:
```
INFO ESPHome 2024.10.0
INFO Reading configuration /config/esphome/wyzeplug1.yaml...
INFO Generating C++ sourc…
-
The magnetic laplacian provides an alternative to symmetrizing the adjacency matrix for directed graphs. See e.g. "Graph Signal Processing for Directed Graphs based on the Hermitian Laplacian".
-
I tried to sample two different signals with two channels (GPIO26, GPIO27) using example_ADC_async.py. One of them was linked to a Function Generator and the other was linked with a Jumper to GP2. Pro…
-
Seems like everybody else here is talking about UI, so let's switch to build systems!
In a "live" (dev mode) build system graph it's plausible to create enough reactive components such that process…
-
### What happened?
# Summary
The Hierarchical Polyphase Channelizer GRC component incorrectly produces more output ports on the component than required whenever the "Output Channels" map is non-…