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

Switch to float32 FFT #1443

Closed
gfwilliams opened this issue May 24, 2018 · 0 comments
Closed

Switch to float32 FFT #1443

gfwilliams opened this issue May 24, 2018 · 0 comments

Comments

@gfwilliams
Copy link
Member

Currently we use float64. This is slow and uses up loads of RAM.

Would anyone take issue with moving to float32? I can't imagine there's anyone who will care that much about the accuracy?

Integer may even be an option I guess.

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