Skip to content

Conversation

@vtavana
Copy link
Contributor

@vtavana vtavana commented Apr 14, 2025

support for out kwarg is added to all FFT functions in mkl_fft and mkl_fft.interfaces.numpy_fft

@vtavana vtavana self-assigned this Apr 14, 2025
@vtavana vtavana requested a review from Copilot April 15, 2025 04:35
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 7 out of 9 changed files in this pull request and generated no comments.

Files not reviewed (2)
  • CHANGES.rst: Language not supported
  • mkl_fft/_pydfti.pyx: Language not supported
Comments suppressed due to low confidence (1)

README.md:54

  • The documentation signature includes an 'overwrite_x' parameter, which is not present in the current implementation. Consider updating the README to match the actual API.
`fft(x, n=None, axis=-1, overwrite_x=False, fwd_scale=1.0, out=out)` - 1D FFT, similar to `scipy.fft.fft`

@vtavana vtavana marked this pull request as ready for review April 15, 2025 13:55
Copy link
Collaborator

@antonwolfy antonwolfy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No more comments from me, thank you @vtavana

@vtavana vtavana merged commit 6d429c7 into master Apr 25, 2025
57 checks passed
@vtavana vtavana deleted the add-out-kwarg branch April 25, 2025 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants