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

Maybe expose planning routines in fftw routines #5

Open
wavepacket opened this issue Sep 6, 2013 · 0 comments
Open

Maybe expose planning routines in fftw routines #5

wavepacket opened this issue Sep 6, 2013 · 0 comments

Comments

@wavepacket
Copy link

Since the fft functions spends for a typical FFT around 1/3 of the time setting up and tearing down the plan, it might be useful to expose the planning routines of fftw to recycle plans.

This also requires some studying how transferable plans are and thinking about possible catches (invalidating plans).

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

No branches or pull requests

1 participant