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 2020/02/19 21:34:47 UTC

[incubator-datasketches-cpp] branch master updated (5fd701f -> 5a5b168)

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

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


    from 5fd701f  Merge pull request #89 from apache/hll_out_of_order_flag
     add 6bf8b14  add consts to varopt methods where appropriate, clean up gap item handling, add varopt to python readme
     new 5a5b168  Merge pull request #90 from apache/varopt_cleanup

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/README.md                         |  3 +
 python/src/kll_wrapper.cpp               |  4 +-
 sampling/include/var_opt_sketch_impl.hpp | 98 ++++++++++++++++----------------
 sampling/include/var_opt_union_impl.hpp  | 39 +++++++------
 4 files changed, 72 insertions(+), 72 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 #90 from apache/varopt_cleanup

Posted by al...@apache.org.
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 5a5b16847c73e41abe2c174e53c2760fde660ee2
Merge: 5fd701f 6bf8b14
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Wed Feb 19 13:34:37 2020 -0800

    Merge pull request #90 from apache/varopt_cleanup
    
    add consts to varopt methods where appropriate, clean up gap item han…

 python/README.md                         |  3 +
 python/src/kll_wrapper.cpp               |  4 +-
 sampling/include/var_opt_sketch_impl.hpp | 98 ++++++++++++++++----------------
 sampling/include/var_opt_union_impl.hpp  | 39 +++++++------
 4 files changed, 72 insertions(+), 72 deletions(-)


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