-
- Port to QT5
- Soft requirement of QT in package dependency,
- transform main memory view with an Hilbert curve space representation
https://en.wikipedia.org/wiki/Hilbert_curve#Applications_and_ma…
-
Hi, I wondered if this was useful in the context of general minimum phase transforms of audio sinals for magnitude preservation ratgher than being used during seperation of sources?
Thanks!
-
Hallo Paul,
I've been researching Hilbert Curves over the last while and found your repository.
Since it looks like you are interested in Hilbert Curves I thought I would drop you a message via …
-
This is the main tool from the research that can ~make~ implement filters, right?
-
In many studies we conduct, people solve simple arithmetic problems. I am interested in EEG activity during the problem solving phase, which differs in length (1) from epoch to epoch and (2) from pers…
cbrnr updated
5 months ago
-
After installing (on a Windows machine) tensorflow and tensorflow-quantum as explained in the repository, I don't manage to import tensorflow_quantum, since I get the _tfq_simulate_ops.so error (_ten…
-
i'm working on a new module that can create waveshapes that trace out a closed curve (i.e. loop) in 2D with a self-similar boundary. here's an example:
![image](https://user-images.githubuserconten…
-
Hi, As you already have worked on CVNN wanted to know your opinion about the following.
I wanted to know the best way to convert real data into complex as just having 0 imaginary parts doesn't seem r…
-
In this issue you can either:
- **Add papers** that you think are interesting to read and discuss (please stick to the format).
- **vote**: should be done using :+1: on comments
-
If we look at any CI it is obvious that `make check` is the most time consuming part of the sequence
```
$ ./bootstrap.sh
$ ./configure
$ make
$ make tests
$ make check
```
Now, there is no …