JuliaMath / JuliaMath/AbstractFFTs.jl

Missing in-place real `rfft!` interface

Open
#61 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Julia
Stars
134
Forks
40
PR merge metrics
No merged PRs in 30d

Description

Hi,

since there is a [PR](https://github.com/JuliaMath/FFTW.jl/pull/222) for `rfft!` in FFTW we probably should also add `rfft!` in AbstractFFTs?

In general [in-place real-to-complex FFT](https://docs.nvidia.com/cuda/cufft/index.html#data-layout) seems to be supported by CuFFT as well, right?

I recall that I was discussing this somewhere with @maleadt but I can't remember exactly.

What do you think about that?

Best,

Felix

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.