Non-Zygote autodiff through a FFT-based poisson solver?
|
|
3
|
504
|
December 14, 2022
|
CUDA adapter for FFTW plan
|
|
0
|
459
|
December 7, 2022
|
Characteristic Functions --> pdf using fft?
|
|
11
|
1447
|
December 5, 2022
|
CUDA How to limit the gpu memory available?
|
|
7
|
2782
|
November 25, 2022
|
R2r is surprisingly slower than complex fft
|
|
7
|
633
|
November 15, 2022
|
Computing a pruned FFT in O(n*log(k))
|
|
5
|
709
|
November 6, 2022
|
FFTW Performance
|
|
25
|
4140
|
November 2, 2022
|
Scaled FFT implementation seems to only use one thread despite setting no. of threads to 8
|
|
2
|
469
|
October 27, 2022
|
How do frequencies shift after a FFT?
|
|
11
|
1939
|
October 9, 2022
|
Comparison of different fft-implementations
|
|
11
|
1845
|
October 7, 2022
|
Type issue with captured variables -> let workaround failed
|
|
3
|
366
|
August 13, 2022
|
How to take the 3D fft of a vector?
|
|
8
|
718
|
August 12, 2022
|
Find Power Spectrum and Density
|
|
4
|
1410
|
August 7, 2022
|
Optimal Power of N for FFTW
|
|
10
|
910
|
August 3, 2022
|
Performance of PencilFFTs with CuArray
|
|
1
|
406
|
July 21, 2022
|
FFTW MKL sub dimensional FFT create plan failed
|
|
3
|
704
|
June 25, 2022
|
I didn't ask for plan_bfft, but got MethodError: no method matching plan_bfft(::Vector{Number}, ::UnitRange{Int64})
|
|
3
|
597
|
June 16, 2022
|
FFT with variable sampling frequency
|
|
11
|
1891
|
May 15, 2022
|
Trying to understand what FFT returns to me
|
|
4
|
1119
|
February 13, 2022
|
FFT'ing lots of short vectors on GPU
|
|
3
|
692
|
January 31, 2022
|
Why I can't use mul! and plan_fft together?
|
|
4
|
970
|
January 26, 2022
|
Sinc Interpolation based on FFT
|
|
92
|
7646
|
January 24, 2022
|
2D DFFT: wrong order along the second dimension
|
|
1
|
490
|
January 19, 2022
|
[ANN] PencilFFTs: parallel FFTs of MPI-distributed arrays
|
|
7
|
2282
|
December 8, 2021
|
FFTX for Julia? (Spiral framework)
|
|
1
|
524
|
November 16, 2021
|
(discrete cosine transform) DCT on GPU
|
|
4
|
738
|
November 2, 2021
|
FFT is too fast compared to assignment in CUDA
|
|
3
|
2476
|
October 28, 2021
|
FFTs in probabilistic models
|
|
5
|
706
|
October 15, 2021
|
Distributing a function that uses FFTW
|
|
1
|
475
|
October 11, 2021
|
Fft(x,n) when n>length(x)
|
|
4
|
667
|
October 6, 2021
|