Skip to content
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

numpy windowing functions #2105

Closed
seibert opened this issue Sep 6, 2016 · 2 comments
Closed

numpy windowing functions #2105

seibert opened this issue Sep 6, 2016 · 2 comments

Comments

@seibert
Copy link
Contributor

seibert commented Sep 6, 2016

Given various FFT use cases for Numba, these would also be helpful:

http://docs.scipy.org/doc/numpy/reference/routines.window.html

@stuartarchibald
Copy link
Contributor

stuartarchibald commented Sep 29, 2016

  • bartlett
  • blackman
  • hamming
  • hanning
  • kaiser

@stuartarchibald
Copy link
Contributor

Implemented in #4076, closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants