Fastest Julia implementation for a cyclic convolution of real vectors
|
|
17
|
351
|
December 12, 2024
|
FFT with @view
|
|
4
|
165
|
November 29, 2024
|
Replacing FFT from Numerical Recipes with FFTW
|
|
8
|
1506
|
August 11, 2024
|
FFTW x 2 = symbol lookup error
|
|
8
|
118
|
July 26, 2024
|
Segmentation Fault with FFTW plans and multi-threading
|
|
1
|
123
|
July 8, 2024
|
FFT scaling. Matlab vs. Julia
|
|
8
|
1250
|
June 30, 2024
|
Repurposing memory fragments of a large arrays
|
|
9
|
200
|
June 22, 2024
|
Frequency-wavenumber spectrum?
|
|
7
|
292
|
June 20, 2024
|
How to avoid memory blow up with FFT without expensive garbage collection?
|
|
3
|
286
|
June 10, 2024
|
Updating CUDA seems to have completely broken the package
|
|
3
|
415
|
April 14, 2024
|
How to Filter 2D Fourier Coefficients
|
|
15
|
559
|
March 27, 2024
|
Error in FastTransforms.jl for cheb2leg
|
|
1
|
260
|
January 22, 2024
|
FFTW with @parallel seg faults
|
|
7
|
1389
|
January 11, 2024
|
Chebyshev Transform using FFTW and FastTransforms.jl Speed
|
|
6
|
763
|
December 16, 2023
|
About In-line-fft
|
|
6
|
673
|
October 24, 2023
|
FFT convolution heat equation
|
|
7
|
377
|
September 13, 2023
|
CUDA fft wrapper problem
|
|
1
|
627
|
August 24, 2023
|
Is multithreaded FFTW on multiple arrays causing too much overhead?
|
|
15
|
757
|
August 19, 2023
|
Saving FFTW plans for future use
|
|
2
|
287
|
August 16, 2023
|
Type stability around of wrapped plan fft
|
|
2
|
210
|
August 8, 2023
|
FFTW.jl support fftw_plan_many_dft?
|
|
6
|
484
|
August 6, 2023
|
FFTW multithreading and plans
|
|
3
|
724
|
July 11, 2023
|
Thread safety of `mul!` in `ToeplitzMatrices.jl` with FFTW plan inside Factorization
|
|
6
|
439
|
June 9, 2023
|
Is CUDA.jl and FFTW threadsafe?
|
|
4
|
456
|
May 22, 2023
|
Is there a way to find out the compilation details of binary artifacts shipped with a package?
|
|
2
|
224
|
May 17, 2023
|
FFTW doesn't work in a module
|
|
1
|
253
|
May 13, 2023
|
Spectral method for 1D heat equation OrdinaryDiffEq.jl
|
|
0
|
398
|
April 17, 2023
|
Obtain Power Spectrum from Voltage Timeseries
|
|
7
|
734
|
April 8, 2023
|
FFTW plan gets clobbered when module is compiled
|
|
1
|
531
|
March 11, 2023
|
Distribution of sum of random variables
|
|
18
|
2835
|
February 2, 2023
|