You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by jm...@apache.org on 2021/09/03 22:02:31 UTC

[datasketches-cpp] 01/02: Merge branch 'pybind_build_dependency' of github.com:apache/datasketches-cpp into pybind_build_dependency

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

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

commit 18fbdcf0c30c5ee9599732b5fb88961dcef8c494
Merge: 594a903 0d3635f
Author: Jon Malkin <jm...@users.noreply.github.com>
AuthorDate: Fri Sep 3 12:12:58 2021 -0700

    Merge branch 'pybind_build_dependency' of github.com:apache/datasketches-cpp into pybind_build_dependency

 .gitmodules                                     |  3 ---
 common/include/common_defs.hpp                  |  2 ++
 cpc/include/cpc_common.hpp                      | 13 ++++++++++---
 cpc/include/cpc_sketch.hpp                      |  2 +-
 cpc/include/cpc_union.hpp                       |  2 +-
 kll/include/kll_sketch.hpp                      |  9 +++++++--
 pyproject.toml                                  |  4 +++-
 python/CMakeLists.txt                           |  7 +++++--
 python/pybind11                                 |  1 -
 python/src/cpc_wrapper.cpp                      |  2 +-
 python/src/kll_wrapper.cpp                      |  2 +-
 python/src/theta_wrapper.cpp                    |  4 ++--
 python/src/vector_of_kll.cpp                    | 16 +++++++++++-----
 sampling/include/var_opt_sketch.hpp             | 15 ++++++++++-----
 sampling/include/var_opt_sketch_impl.hpp        |  2 +-
 setup.py                                        |  3 ++-
 theta/include/theta_constants.hpp               | 13 +++++++++----
 theta/include/theta_update_sketch_base.hpp      |  7 +++++--
 theta/include/theta_update_sketch_base_impl.hpp |  6 +++++-
 19 files changed, 76 insertions(+), 37 deletions(-)

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