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 2023/02/23 23:41:47 UTC

[datasketches-cpp] branch master updated (4ac7866 -> 15e663f)

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/datasketches-cpp.git


    from 4ac7866  Merge pull request #345 from apache/python_cleanup
     add f0824b2  check lgk range, handle > 12
     add c675b25  fixed typo
     add 9a26a5a  fix
     new 15e663f  Merge pull request #346 from apache/hll_rel_err_fix

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:
 cpc/include/cpc_confidence.hpp    |  6 +++---
 hll/include/HllArray-internal.hpp | 41 ++++-----------------------------------
 hll/include/HllUtil.hpp           | 20 +++++++++++++------
 3 files changed, 21 insertions(+), 46 deletions(-)


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


[datasketches-cpp] 01/01: Merge pull request #346 from apache/hll_rel_err_fix

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/datasketches-cpp.git

commit 15e663f53eeef48fecbd1b4ba1fbc3f259a9f497
Merge: 4ac7866 9a26a5a
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Thu Feb 23 15:41:42 2023 -0800

    Merge pull request #346 from apache/hll_rel_err_fix
    
    HlLL get_rel_err() fix

 cpc/include/cpc_confidence.hpp    |  6 +++---
 hll/include/HllArray-internal.hpp | 41 ++++-----------------------------------
 hll/include/HllUtil.hpp           | 20 +++++++++++++------
 3 files changed, 21 insertions(+), 46 deletions(-)


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