Skip to content

Files

Latest commit

author
Duncan Campbell
Aug 9, 2018
298584d · Aug 9, 2018

History

History
7 lines (4 loc) · 394 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 394 Bytes

gaussian_kde

This is a modified version of the SciPy implemtation of gaussian kernel density estimation, `scipy.stats.gaussian_kde' which adds convenience functions for conditional random sampling.

Note: This package is in active development!!!

The results are certainly not guaranteed to be correct.