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

With Double64s? #27

Closed
JeffreySarnoff opened this issue May 24, 2019 · 1 comment
Closed

With Double64s? #27

JeffreySarnoff opened this issue May 24, 2019 · 1 comment

Comments

@JeffreySarnoff
Copy link
Member

There is a request for FFT support through DoubleFloats. I read the information on what AbstractFFTs requires of a number type.
Are there any respectable unnormalized backwards FFT implementations written in Julia for AbstractFloats?

@stevengj
Copy link
Member

JuliaApproximation/FastTransforms.jl#64 implemented one, I believe.

I also implemented my own native-Julia FFT at one point that supported arbitrary precision (JuliaLang/julia#6193), but never got around to polishing it.

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

2 participants