-
This probably means FFTW on CPUs and cuFFT on NVIDIA GPUs.
I know several people have asked for this, I've lost track of some of them but please ping this issue if you're interested.
-
In the current version of RDoc, when searching for class definition APIs such as `rb_define_class` and `rb_define_method` in a C file, if a match is found in that file, it seems to only accept the cla…
-
This is great! do you think you might be making an `ifft` implementation anytime?
-
I am soon going to need an FFT library utilizing GPUs. I know about a few: cuFFT, this one, clFFT; and probably there are others. However - I am not seeing a comparison between these different librari…
-
https://bitbucket.org/jpommier/pffft
- High performance fft library
- BSD-style license
- ARM64 supported
- ARM-NEON supported
Will greatly benefit android devs...
-
Needed for mosaic tools.
-
I apologize if this is misguided. Something that might be useful is to have a crate that functions as an ndimensional equivalent to `num_traits` completely divorced from assumptions about the implemen…
-
Following [a blog post on using Apple's BLAS library](https://blogs.mathworks.com/matlab/2023/12/13/life-in-the-fast-lane-making-matlab-even-faster-on-apple-silicon-with-apple-accelerate/) you can swi…
-
Hey, I am interested in a TODO item you have listed here. Are you planning on using something like CGo calls to aubio or Essentia? Or writing it all in Go? Or never getting to it all, which is also fi…
-
```
I cannot start the application because It can't find the library fft_jni.
Within the folder "fft-jni" I have changed all the paths, but the problem still
exists. I am quite new at developing fo…