Skip to content

v0.1.4.dev0

Pre-release
Pre-release
Compare
Choose a tag to compare
@edeno edeno released this 01 May 15:18
· 388 commits to master since this 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