Skip to content

fftfreq, rfftfreq are missing device keyword #500

Closed
@oleksandr-pavlyk

Description

@oleksandr-pavlyk

These are constructors, there should be a way to control the device where memory is to be allocated.

Current signatures:

fftfreq(n: int, /, *, d: float = 1.0) → array
rfftfreq(n: int, /, *, d: float = 1.0) → array

Metadata

Metadata

Assignees

No one assigned

    Labels

    API changeChanges to existing functions or objects in the API.topic: Device HandlingDevice handling.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions