-
**Is your feature request related to a problem? Please describe.**
I would like to use Cosine Sine decomposition in certain quantum compilation algorithms to decompose 3 qubit circuits - if this pr…
-
Below is a real event from run 1881.0000
While trying to store the average pulse times for muon rings I realized that the values are often negative. This seems related to the time corrections (in thi…
-
Do you happen to know how to choose the distance between the microphones in the array when the signals of interest have a relatively small wavelength? For example, a 22kHz signal would have an approxi…
L0g4n updated
4 years ago
-
-
What wrong in my config?
I have read the out:
"you are missing required dependencies to run openwebrx. please check that the following core requirements are installed:
csdr, nmux, nc"
But i ha…
-
I cannot find an explanation of the method used to solve Poisson's equation on the GPU either in the documentation or in the source for `Oceananigans`.
Studying both the source code and the FFTW do…
-
# Algorithms Checklist
In order to release the first stable version of the NiaPy v2.0.0, we have to go through all of the implemented algorithms to check for any inconsistencies or bugs.
The fol…
-
Currently, `scipy.fft` falls back to `scipy.fftpack` for discrete sine and cosine transforms. This is problematic for performance reasons, but even more for accuracy reasons:
1) `scipy.fftpack`'s rea…
-
Hi Mikael,
I am trying to understand how difficult it would be to use FastTransforms.jl to compute spherical harmonic transforms of healpix maps. Healpix maps have pixels arranged along rings of co…
-
KFR is a fast, modern C++ DSP framework
It is a header only library with the exception of one static library for the DFT portion. It seems like it would be relatively simple to wrap it into a Conan…