8000 Add `device` keyword to fftfreq and rfftfreq by steff456 · Pull Request #506 · data-apis/array-api · GitHub
[go: up one dir, main page]

Skip to content

Add device keyword to fftfreq and rfftfreq #506

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Nov 28, 2022

Conversation

steff456
Copy link
Member
@steff456 steff456 commented Nov 11, 2022

This PR,

  • Adds device as arguments to fftfreq
  • Adds device as arguments to rfftfreq

This PR fixes #500