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/07/22 03:58:06 UTC

[incubator-datasketches-cpp] branch master updated (762904b -> c66bde3)

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

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


    from 762904b  Merge pull request #163 from apache/msvc_compatibility
     add e5fea0e  add array input to kll sketches in python
     new c66bde3  Merge pull request #164 from apache/py_kll_array_input

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 python/src/kll_wrapper.cpp | 15 +++++++++++++++
 python/tests/kll_test.py   |  8 ++++----
 2 files changed, 19 insertions(+), 4 deletions(-)


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


[incubator-datasketches-cpp] 01/01: Merge pull request #164 from apache/py_kll_array_input

Posted by jm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit c66bde396c624455b1d74ca32a95b5f927c38710
Merge: 762904b e5fea0e
Author: Jon Malkin <jm...@users.noreply.github.com>
AuthorDate: Tue Jul 21 20:57:56 2020 -0700

    Merge pull request #164 from apache/py_kll_array_input
    
    add array input to kll sketches in python

 python/src/kll_wrapper.cpp | 15 +++++++++++++++
 python/tests/kll_test.py   |  8 ++++----
 2 files changed, 19 insertions(+), 4 deletions(-)


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