datasketches-cpp-3.0.0
AlexanderSaydakov
released this
08 Mar 22:17
·
849 commits
to master
since this release
- Introduction of new Relative Error Quantiles Sketch,
- Added Tuple sketch and rewritten Theta sketch to share the same base,
- Performance improvement of HLL sketch,
- Removed serialization of Update Theta sketch and Union, and HLL Union,
- Added support for passing instances of allocators