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

jmalkin pushed a commit to branch py_setup
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-cpp.git

commit a3e1e9a17e7f8f74c78e1e354e1ae0927dd7ced3
Merge: 62a00ac 31ca415
Author: jmalkin <[email protected]>
AuthorDate: Wed Jun 19 15:05:21 2019 -0700

    Merge remote-tracking branch 'origin' into py_setup

 common/include/serde.hpp                           |  159 ++
 fi/fi.mk                                           |    2 +-
 fi/include/frequent_items_sketch.hpp               |  140 +-
 fi/include/reverse_purge_hash_map.hpp              |   12 +-
 fi/test/frequent_items_sketch_custom_type_test.cpp |   10 +-
 fi/test/frequent_items_sketch_test.cpp             |  142 +-
 kll/include/kll_helper.hpp                         |   16 +-
 kll/include/kll_quantile_calculator.hpp            |    4 +-
 kll/include/kll_sketch.hpp                         | 1700 +++++++++++---------
 kll/kll.mk                                         |    2 +-
 kll/test/kll_sketch_test.cpp                       |  243 ++-
 11 files changed, 1290 insertions(+), 1140 deletions(-)


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

Reply via email to