[ANN] PencilFFTs: parallel FFTs of MPI-distributed arrays
|
|
7
|
2317
|
December 8, 2021
|
FFTX for Julia? (Spiral framework)
|
|
1
|
537
|
November 16, 2021
|
(discrete cosine transform) DCT on GPU
|
|
4
|
787
|
November 2, 2021
|
FFT is too fast compared to assignment in CUDA
|
|
3
|
2623
|
October 28, 2021
|
FFTs in probabilistic models
|
|
5
|
712
|
October 15, 2021
|
Distributing a function that uses FFTW
|
|
1
|
480
|
October 11, 2021
|
Fft(x,n) when n>length(x)
|
|
4
|
675
|
October 6, 2021
|
Define fft_plan! for nested array
|
|
1
|
556
|
August 29, 2021
|
Apply array function such as fft to nested array
|
|
2
|
575
|
August 25, 2021
|
PDE simulation with ETD2. For computing quasicrystal
|
|
8
|
539
|
July 15, 2021
|
Allowed types for `fft()` and `ifft()` when using sparse arrays
|
|
0
|
407
|
July 12, 2021
|
Do FFTW.jl and Quadmath.jl work together automatically?
|
|
3
|
531
|
July 8, 2021
|
IFFT function in julia
|
|
7
|
1782
|
June 23, 2021
|
Getting different output for fft function in julia and matlab
|
|
4
|
2894
|
June 22, 2021
|
Fft of Matrix type doesnt work?
|
|
2
|
806
|
June 14, 2021
|
How to verify the convolution theorem in Julia?
|
|
15
|
1408
|
April 29, 2021
|
[ANN] FourierTools.jl | Tools for working with Fourier space
|
|
1
|
819
|
April 24, 2021
|
Adding noise in frequency domain while solving an SPDE
|
|
3
|
622
|
April 14, 2021
|
oneAPI & FFTW
|
|
2
|
853
|
April 12, 2021
|
`plan_rfft` together used with `mul!` and `@view` complains about wrong-strides-output
|
|
24
|
1549
|
March 30, 2021
|
Possible bug using plan_irfft and plan_rfft with mul! and ldiv!
|
|
2
|
626
|
March 17, 2021
|
FFT planning with flags fails for CUDA
|
|
2
|
959
|
March 10, 2021
|
The need of (i)fftshift's to compute a PDE using Fourier Transform
|
|
12
|
2975
|
March 8, 2021
|
Multidimensional Real Fast Fourier Transform
|
|
8
|
4899
|
March 5, 2021
|
How to use Fourier Filter on Complex Data
|
|
8
|
2311
|
March 4, 2021
|
Map Performance with CuArrays
|
|
15
|
5169
|
January 4, 2021
|
Fft() function does not return the correct analytic result
|
|
5
|
2056
|
November 26, 2020
|
Modifying all the frequency components of an FFT to 0 EXCEPT the 0th, +-3rd, +-6th, etc
|
|
4
|
594
|
October 21, 2020
|
What scaling applies to the irfft (inverse fast fourier transform - FFTW.jl package)
|
|
4
|
1962
|
September 29, 2020
|
Best strategy for fastest way to extract arrays built from matrix elements and then reassemble after ifft()
|
|
2
|
737
|
September 22, 2020
|