IntelPython / dpnp

Data Parallel Extension for NumPy
BSD 2-Clause "Simplified" License
97 stars 22 forks source link

implement `dpnp.fft.fftfreq` and `dpnp.fft.rfftfreq` #1898

Closed vtavana closed 2 months ago

vtavana commented 3 months ago

In this PR, dpnp.fft.fftfreq and dpnp.fft.rfftfreq are implemented with support for device, sycl_queue, usm_type keywords to control memory allocation per compute follows data programming model.

github-actions[bot] commented 3 months ago

View rendered docs @ https://intelpython.github.io/dpnp/index.html