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 2020/08/11 07:26:36 UTC

[incubator-datasketches-cpp] branch python_description updated (2946e31 -> 55722ca)

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

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


    from 2946e31  Add empty build/ directory to repo, ensure it stays empty
     add 55722ca  Update workflows to skip creating build/, add python descriptions

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build_cmake.yml   |   2 +-
 .github/workflows/code_coverage.yml |   2 +-
 python/src/cpc_wrapper.cpp          |  41 ++++++++++-----
 python/src/fi_wrapper.cpp           |  48 +++++++++++------
 python/src/hll_wrapper.cpp          | 101 ++++++++++++++++++++++-------------
 python/src/kll_wrapper.cpp          | 102 ++++++++++++++++++++++++++++--------
 python/src/theta_wrapper.cpp        |  75 +++++++++++++++++---------
 python/src/vo_wrapper.cpp           |  44 ++++++++++------
 8 files changed, 285 insertions(+), 130 deletions(-)


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