+ Fix the multiunit likelihood so that the likelihood for the current position is calculated precisely
0.1.5.dev0
+ Minor fix to handle NaN in position for the multiunit likelihood.
0.1.4.dev0
+ 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
0.1.3.dev0
+ Fix (again) the issue with plotting fitted multiunit + Add load and save methods for model + Add method for plotting multiunit for comparison with fitted multiunit.
0.1.2.dev0
+ Fix compatibility issues in plotting the clusterless density