This is an automated email from the ASF dual-hosted git repository.
placave pushed a change to branch cpc-sketch
in repository https://gitbox.apache.org/repos/asf/datasketches-go.git
from 565009b Merge pull request #32 from QasimKhan5d/cpc-sketch
add d9d187f refactor and add utils to common
add 5819533 refactor compression_data
add 770b041 refactor confidence
add 6a72696 clean up tests and utilities in CPC sketch and estimator logic
add ad8c1fa Merge pull request #33 from QasimKhan5d/cpc-sketch
No new revisions were added by this update.
Summary of changes:
common/item_sketch_double.go | 2 +-
common/item_sketch_long.go | 2 +-
common/item_sketch_string.go | 2 +-
common/utils.go | 54 +++++++++++++++++++++++++++++++++++++++++++-
cpc/compression_data.go | 14 ++++++------
cpc/compression_data_test.go | 5 ++--
cpc/confidence.go | 4 ++--
cpc/cpc_sketch_test.go | 3 +--
cpc/cpc_union_test.go | 7 +++---
cpc/icon_estimator.go | 4 ++--
cpc/pair_table_test.go | 24 ++++++++++----------
cpc/utils_test.go | 16 ++++++-------
12 files changed, 94 insertions(+), 43 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]