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/03/01 03:38:00 UTC

[datasketches-java] 01/01: Merge pull request #430 from apache/hll_rel_err

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-java.git

commit 8a512fe37fc724d48d28cff3c3da79c02c5dc4a3
Merge: e4b7b4fe 5a53a336
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Tue Feb 28 19:37:52 2023 -0800

    Merge pull request #430 from apache/hll_rel_err
    
    HLL relative error

 .../apache/datasketches/hll/AbstractHllArray.java  |  2 +-
 .../org/apache/datasketches/hll/BaseHllSketch.java | 12 ++++++--
 .../org/apache/datasketches/hll/HllEstimators.java | 36 ++++------------------
 .../org/apache/datasketches/hll/HllSketch.java     |  4 +--
 .../apache/datasketches/hll/CouponListTest.java    |  5 ---
 5 files changed, 19 insertions(+), 40 deletions(-)


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