-
PADsynth works by generating perfectly looping samples thourgh a process called Fourier Synthesis (correct me if I'm wrong). Paul Nasca, the original author of ZynAddSubFX published a paper on how it …
-
### Environment (OS, Python version, PySpice version, simulator)
Ubuntu 20.04.6 LTS
Python 3.8.10
PySpice version: '1.5'
Simulator: NGSpice
### Expected Behaviour
No error message ; elements v…
-
**Describe the bug**
In the fortran code taper.f that is used by the NCL function taper and taper_n, the output array XT is not initialized with the input array X when the option is 1. This makes the…
-
After exploring electrogastography, it became clear that this poses some (expected) practical problems.
EGG signal is at around 0.05 Hz, requiring minimally a minute long timewindow for the power est…
-
Things that maybe I should learn more about and/or write explainers for...
-
A preliminary Python version of [Pretzler's Fourier cosine series transform](https://doi.org/10.1515/zna-1991-0715) is in my `PyAbel` fork [fourier branch](https://github.com/stggh/PyAbel). The file `…
stggh updated
5 years ago
-
I am trying to compute directional wavelet transformation of a Healpix map. I have tried using both `s2wav.analysis`, `s2wav.wavelet.flm_to_analysis` (with map to flm separately computed with `s2fft`)…
-
### Title: Add Fast Fourier Transform (FFT) Algorithm
### Description:
The Fast Fourier Transform (FFT) is an efficient algorithm for computing the discrete Fourier transform (DFT) and its inverse…
-
## Project description
All the closed-source spectrometer apps I have seen are very limited and supported damn badly. In fact some of them are not supported at all and users are advised to buy a ne…
-
### Description
Interest is rising in Physics-Informed Neural Networks (PINNs) as a mesh-free alternative to traditional numerical solvers for partial differential equations (PDEs). However, PINNs of…