You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by al...@apache.org on 2019/07/03 17:37:04 UTC

[incubator-datasketches-cpp] 01/01: Merge pull request #45 from apache/python_theta

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

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

commit 24487561e8e89c7d3b13b4bdaf95822da20b9726
Merge: 80d552a c7f3c9b
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Wed Jul 3 10:36:58 2019 -0700

    Merge pull request #45 from apache/python_theta
    
    Python theta

 python/CMakeLists.txt               |   7 +-
 python/README.md                    |  33 +++++++++
 python/src/cpc_wrapper.cpp          |  24 +++---
 python/src/datasketches.cpp         |   4 +-
 python/src/fi_wrapper.cpp           |  12 +--
 python/src/hll_wrapper.cpp          |  45 ++++++------
 python/src/kll_wrapper.cpp          |  26 ++++---
 python/src/theta_wrapper.cpp        | 143 ++++++++++++++++++++++++++++++++++++
 theta/include/theta_sketch_impl.hpp |   2 +
 9 files changed, 236 insertions(+), 60 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org