Changed - entropy(): renamed argument 'a' to 'alpha'
0.5.5
Changed - fix missing README.rst - handle input counts arrays > 1D (always flatten to 1D) - handle single-class case
0.5.3
Changed - require numpy >= 1.9
0.5
Changed - now a Python package - binary extension are installed in the package dir
0.4.1
Added - version.json
Removed - version.py
0.4
Changed - numerical integration is stable over large ranges of conditions (large k and/or large n) - raise an error if estimate is NaN - statndard implementation for ML estimator