Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
nfft-3.5.2.tar.gz | 2020-08-25 | 5.4 MB | |
3.5.2 source code.tar.gz | 2020-08-25 | 2.0 MB | |
3.5.2 source code.zip | 2020-08-25 | 2.7 MB | |
README.md | 2020-08-25 | 565 Bytes | |
Totals: 4 Items | 10.1 MB | 3 |
Changes in NFFT 3.5.2
Bugfixes
- [#103] Build of fastsum fails because fftw_libs are not found.
- [#109] Update m4 files for 3.5.2 release.
- [#112] Julia interface of Fastsum with Openmp crashes.
- Removed superfluous calls to autoreconf in bootstrap.
Enhancements
- [#98] Add Julia Interface fastsum.
- [#105] Even bandwith in NFCT and NFST.
- [#108] Compute NFFT_EPSILON at runtime.
- [#110] In-place fftw for dimension >1 (reduce memory consumption).
- TravisCI tests on Windows and OSX.
- Enable AVX2 in precompiled binaries.