- Fixed divide by zero warning from log in Bhathaccharrya Distance function function (54 )
0.4.2
- Fixed NoneType division errorfrom Kolmogorov Smirnof critical_value in Test class property (51) - Fixed divide by zero warning from np.where in KL-Divergence function (52)
0.4.1
- Fixed "\_" in public attributes of Bhattacharyya Distance and Kullback-Leibler Divergence - Exposed Bhattacharyya Coefficient (already implemented)
0.4.0
Implemented Bhattacharyya Distance and Kullback-Leibler Divergence stats - 50.
Improved test coverage and parametrization
License changed from GLP3 to BSD 3-clause
0.3.3
Bugfix: unwanted `verbose` param in `summation` function.