Stream-Lib v2.3.0 is in maven central! It includes the following
features and bug fixes:
New Features
- TopK increments > 1
- New HyperLogLogPlus cardinality estimator
- MurmurHash now accepts byte arrays
- LinearCounter can automatically find minimum bit mask length to
satisfy arbitrary percision requirements
Bug Fixes:
- k=31 causes LogLog to crash
- two bug fixes for QDigest along with enhanced tests
- Removed long range from HLL because it introduces too much error
Thanks,
Matt
http://search.maven.org/#artifactdetails%7Ccom.clearspring.analytics%7Cstream%7C2.3.0%7Cjar