NFFT / nfft

The official NFFT library repository
https://tu-chemnitz.de/~potts/nfft/
GNU General Public License v2.0
174 stars 46 forks source link

Add support for float and long double to FPT module. #4

Open jenskeiner opened 8 years ago

jenskeiner commented 8 years ago

As with the NFFT, NFCT, and NFST modules previously, support for multiple floating-point types should be added to the FPT module.

alhirzel commented 7 years ago

Any progress on this? I was going to request the same enhancement. I am looking to switch from FFTW3 floating point (FFTW3F) to a single-precision version of NFFT. Thank you for your work!

jenskeiner commented 7 years ago

Currently not too much momentum due to lack of resources. Next step would be to create some unit tests which could be a challenge due to numerical limitations of the algorithm. It's still on the plate but hard to give a timeline.

Am 21.11.2016 um 01:52 schrieb Alex Hirzel notifications@github.com:

Any progress on this? I was going to request the same enhancement. I am looking to switch from FFTW3 floating point (FFTW3F) to a single-precision version of NFFT. Thank you for your work!

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub, or mute the thread.