Skip to content

datasketches-cpp-5.1.0

Choose a tag to compare

@AlexanderSaydakov AlexanderSaydakov released this 02 Aug 23:09
· 122 commits to master since this release
  • implemented tdigest
  • added get_serialized_size_bytes() and get_max_serialized_size_bytes() to compact Theta sketch
  • fixed compressed Theta sketch stream serialization
  • added Tuple sketch filter() method