Would be nice if a simple dask interface were provided to mkl_fft (much like the numpy one currently). In fact it could be built right on top of the _numpy_fft module by wrapping these functions using fft_wrap just as it is done in Dask except using the one's in _numpy_fft instead.
Would be nice if a simple
daskinterface were provided tomkl_fft(much like thenumpyone currently). In fact it could be built right on top of the_numpy_fftmodule by wrapping these functions usingfft_wrapjust as it is done in Dask except using the one's in_numpy_fftinstead.