Skip to content

Updates, add tdigest, uniqce sketches

Compare
Choose a tag to compare
@c-blake c-blake released this 19 Mar 23:04
· 115 commits to master since this release
36eef9c

In more detail:

  • Add merge API to lghisto
  • Add tdigest tail quantile sketch.
  • Add cardinality estimation sketch uniqce.nim
  • Improve doc generation/re-do README to point to it.
  • Rename adix/stat -> adix/mvstat

Even more in git log -p, of course.