accelerate-fft v1.2.0.0 Release Notes
Release Date: 2018-04-04 // almost 5 years ago-
๐ Changed
- update for AoS representation of complex numbers
- improve pure FFT implementation
Contributors
๐ Special thanks to those who contributed patches as part of this release:
- Trevor L. McDonell (@tmcdonell)
- Rinat Striungis (@Haskell-mouse)
Previous changes from v1.1.0.0
-
๐ Changed
- build against FFTW and cuFFT foreign implementations by default
๐ Fixed
- fix to ignore
sh
parameter in inverse mode ([#5])
โ Removed
- Drop support for (deprecated)
accelerate-cuda
backend