All Articles / Coding / Python Fast Kernel Density Estimation using the Fast Fourier Transform 1. Setup This Post is about how to speed up the computation kernel density estimators using the FFT (Fast Fourier Transform). Let be be a random sample drawn from an …