How to manage and reuse FFTW.jl plans for multiple input sizes in Julia?
|
|
5
|
139
|
October 5, 2025
|
Autodifferentiation with FFT, with Enzyme?
|
|
13
|
525
|
September 9, 2025
|
Repeated allocations for fft in pseudospectral code
|
|
1
|
100
|
July 4, 2025
|
Mul! modifying input arrays when using FFTW.jl to compute 2D inverse RFFT
|
|
2
|
84
|
April 11, 2025
|
Extracting wave numbers using FFT and 2D data
|
|
3
|
116
|
April 6, 2025
|
FFTW scales pretty well (some @btime benchmarks)
|
|
1
|
1721
|
February 4, 2025
|
Error building FFTW on Windows
|
|
7
|
189
|
January 22, 2025
|
Fastest Julia implementation for a cyclic convolution of real vectors
|
|
17
|
440
|
December 12, 2024
|
FFT with @view
|
|
4
|
203
|
November 29, 2024
|
Replacing FFT from Numerical Recipes with FFTW
|
|
8
|
1629
|
August 11, 2024
|
FFTW x 2 = symbol lookup error
|
|
8
|
187
|
July 26, 2024
|
Segmentation Fault with FFTW plans and multi-threading
|
|
1
|
233
|
July 8, 2024
|
FFT scaling. Matlab vs. Julia
|
|
8
|
1447
|
June 30, 2024
|
Repurposing memory fragments of a large arrays
|
|
9
|
251
|
June 22, 2024
|
Frequency-wavenumber spectrum?
|
|
7
|
450
|
June 20, 2024
|
How to avoid memory blow up with FFT without expensive garbage collection?
|
|
3
|
381
|
June 10, 2024
|
Updating CUDA seems to have completely broken the package
|
|
3
|
473
|
April 14, 2024
|
How to Filter 2D Fourier Coefficients
|
|
15
|
739
|
March 27, 2024
|
Error in FastTransforms.jl for cheb2leg
|
|
1
|
265
|
January 22, 2024
|
FFTW with @parallel seg faults
|
|
7
|
1439
|
January 11, 2024
|
Chebyshev Transform using FFTW and FastTransforms.jl Speed
|
|
6
|
902
|
December 16, 2023
|
About In-line-fft
|
|
6
|
729
|
October 24, 2023
|
FFT convolution heat equation
|
|
7
|
420
|
September 13, 2023
|
CUDA fft wrapper problem
|
|
1
|
650
|
August 24, 2023
|
Is multithreaded FFTW on multiple arrays causing too much overhead?
|
|
15
|
936
|
August 19, 2023
|
Saving FFTW plans for future use
|
|
2
|
318
|
August 16, 2023
|
Type stability around of wrapped plan fft
|
|
2
|
228
|
August 8, 2023
|
FFTW.jl support fftw_plan_many_dft?
|
|
6
|
610
|
August 6, 2023
|
FFTW multithreading and plans
|
|
3
|
787
|
July 11, 2023
|
Thread safety of `mul!` in `ToeplitzMatrices.jl` with FFTW plan inside Factorization
|
|
6
|
472
|
June 9, 2023
|