datasketches-cpp-5.1.0
·
72 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