Skip to content

[FEA] Add C2R FFTs #1005

@cliffburdick

Description

@cliffburdick

We previously supported C2R FFTs when the output type was known by the input operator. After refactoring the code so that this isn't known anymore, C2R FFTs do not work because of the ambiguity with C2C. Like Python, we should add C2R but with a different name of irfft and rfft to disambiguate the C2C case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions