-
Notifications
You must be signed in to change notification settings - Fork 26
FFT swap #1104
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
FFT swap #1104
Conversation
The good news is that Bad news is that a depend ( |
Numpy Was previously bound <2 by pyfftw deps.
janden
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Just one question really.
I'm not sure we will proceed down this path, but I've put together a draft of swapping out PyFFTW in favor of the scipy FFT.
I still need to check the status of
finuffton Apple M1 machines before considering this further (possibly tomorrow).