- Corrected installation bug - Started tutorial on non-parametric fitting - Corrected a few bugs in Spatial Averaging class
1.1.6
- Corrected a few issues with documentation to allow for PDF generation - Changed the __init__.py to remove references to pylab, so it works without GUI - Corrected grid code to account for weights and lambdas
1.1.5
- Added CDT and FFT-based KDE estimation - Added TriCube kernel for demonstration
1.1.4
- Refactored 1D KDE estimation to support multiple methods. - Refactored documentation to reflect this
1.1.3
- Added nD local polynomial regression - Added 1D bounded KDE estimation