We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
http://hgomersall.github.io/pyFFTW/sphinx/tutorial.html#quick-and-easy-the-pyfftw-interfaces-module
Sorry, something went wrong.
Turning on the cache helps.
BEFORE:
bandpass single pre-loaded image 10 loops, best of 3: 63.4 ms per loop batch locate frames 1 loops, best of 3: 14.2 s per loop
AFTER pyfftw.interfaces.cache.enabled():
pyfftw.interfaces.cache.enabled()
bandpass single pre-loaded image 10 loops, best of 3: 47.2 ms per loop batch locate frames 1 loops, best of 3: 13.9 s per loop
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: