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 6dbd8bf Merge pull request #427 from apache/tdigest
add a667763 added get_serialized_size_bytes()
add 4e2b8b6 added necessary side effect
add c785fc6 values only in buffer, optional serialization with buffer
add 82f5bd5 changed and simplified sizing considering temporary buffer
for merging
add a693442 removed duplicate code
new 145ab0d Merge pull request #428 from apache/tdigest
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:
tdigest/include/tdigest.hpp | 30 +++--
tdigest/include/tdigest_impl.hpp | 193 ++++++++++++++--------------
tdigest/test/tdigest_serialize_for_java.cpp | 20 +++
tdigest/test/tdigest_test.cpp | 99 +++++++++++++-
4 files changed, 231 insertions(+), 111 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]