v0.1.4.dev0
Pre-release
Pre-release
- Fix the
plot_fitted_multiunit
function to handle both KernelDensity and GaussianMixture from scikit-learn. - Make the code more efficient by eliminating some redundant computation and storage of variables.
- Minor code cleanup