This is an automated email from the ASF dual-hosted git repository.

alsay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-cpp.git


    from 145ab0d  Merge pull request #428 from apache/tdigest
     add 90a7bba  implemented get_serialized_size_bytes()
     add b4ee4b4  fixed warning
     add a986e8e  implemented get_max_serialized_size_bytes() + tests
     add c6b4edc  init value
     add 994e882  added explanation for a bit tricky test
     new 85254b7  Merge pull request #429 from apache/get_serialized_size

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 theta/include/theta_helpers.hpp     |  2 +-
 theta/include/theta_sketch.hpp      | 19 ++++++++++-
 theta/include/theta_sketch_impl.hpp | 65 +++++++++++++++++++++++++------------
 theta/test/theta_sketch_test.cpp    | 34 +++++++++++++++++--
 4 files changed, 95 insertions(+), 25 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to