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/03/26 16:08:01 UTC

[incubator-datasketches-cpp] branch master updated (3415bbf -> a6265b3)

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 3415bbf  Merge pull request #102 from apache/hll_tests
     add f5a9888  replace std::function with template for subset sum estimates, inline internal methods where appropriate
     new a6265b3  Merge pull request #103 from apache/vo_performance

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:
 common/include/bounds_binomial_proportions.hpp | 26 +++++------
 sampling/include/var_opt_sketch.hpp            | 63 +++++++++++++-------------
 sampling/include/var_opt_sketch_impl.hpp       |  5 +-
 3 files changed, 48 insertions(+), 46 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 #103 from apache/vo_performance

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 a6265b307a03085abe26c20413fdbf7d7a5eaf29
Merge: 3415bbf f5a9888
Author: Jon Malkin <jm...@users.noreply.github.com>
AuthorDate: Thu Mar 26 09:07:55 2020 -0700

    Merge pull request #103 from apache/vo_performance
    
    replace std::function with template for subset sum estimates, inline …

 common/include/bounds_binomial_proportions.hpp | 26 +++++------
 sampling/include/var_opt_sketch.hpp            | 63 +++++++++++++-------------
 sampling/include/var_opt_sketch_impl.hpp       |  5 +-
 3 files changed, 48 insertions(+), 46 deletions(-)


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