- Submitted to AdRoll HackWeek.
- First release on PyPI.
- Add missing install_requires: numpy
- Fix alpha_m_squared for m=32: AdRoll#2
- Fix AttributeError: 'HLL' object has no attribute '_sparse_probabilistic_storage': AdRoll#4
- Fix np.int deprecation
- Use latest numpy version