kinisi-0.5.0
Changes
- Resolves the correctness bug introduces in
0.4.0
where the identification of non-overlapping samples was incorrect. - Using hand rolled log-likelihood calculation, do to problems with the
scipy.stats.multivariate_normal.pdf()
method arising from changes in scipy/scipy#5288.