fftw library alternative
Posted: 2019-08-14T07:06:16-07:00
Hello, Does any body knows of an alternative library to fftw (MIT/apache like license)? Preferable that works out of the box like a drop-in replacement ? In any case, any suggestions or idea if porting another library to replace it implies a lot of work? I will start with https://software.intel.com/en-us/mkl/features/fft which seems to be compatible with fftw . Although not opensource it allows redistribution I think... any suggestion is most welcome. thanks