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

Removes unused imports of FFTW.jl #249

Merged
merged 1 commit into from
Jun 4, 2021
Merged

Removes unused imports of FFTW.jl #249

merged 1 commit into from
Jun 4, 2021

Conversation

navidcy
Copy link
Member

@navidcy navidcy commented Jun 4, 2021

Since FourierFlows.jl v0.6.17 functions fft, rfft, ifft, and irfft are exported from FourierFlows.jl.

Closes #248.

@navidcy navidcy requested a review from glwagner June 4, 2021 06:36
@navidcy
Copy link
Member Author

navidcy commented Jun 4, 2021

Tests pass, docs build --> so indeed these were not needed.

@navidcy navidcy merged commit bb88f49 into master Jun 4, 2021
@navidcy navidcy deleted the ncc/FFTW-cleanup branch June 4, 2021 23:49
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.

No need to import FFTW in examples
1 participant