Skip to content

Latest commit

 

History

History
executable file
·
12 lines (9 loc) · 297 Bytes

CHANGES.md

File metadata and controls

executable file
·
12 lines (9 loc) · 297 Bytes

Algebird

Version 0.1.2

  • Improves speed of HyperLogLog.
  • Refactoring of RightFolded Monoid

Version 0.1.1

  • Added Moments monoid for first 5 moments
  • Improved HyperLogLogMonoid (less memory usage, added intersections)

Version 0.1.0

  • Moved code over from Scalding.