You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2022/04/15 20:38:00 UTC

[datasketches-java] branch DirectKllDoubleV2 updated (01d82bc4 -> 945a8353)

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

leerho pushed a change to branch DirectKllDoubleV2
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git


    from 01d82bc4 Made getMaxSerializedSizeBytes(...) static in both KllDoublesSketch and KllFloatsSketch
     add 945a8353 Found a bug and made KllSketch public.

No new revisions were added by this update.

Summary of changes:
 .../kll/KllDirectCompactDoublesSketch.java         | 26 ++++++-------
 .../kll/KllDirectCompactFloatsSketch.java          | 28 +++++++-------
 .../org/apache/datasketches/kll/KllSketch.java     | 43 ++++++++++++++--------
 .../apache/datasketches/kll/MiscDoublesTest.java   | 11 ++++--
 .../apache/datasketches/kll/MiscFloatsTest.java    | 27 +++++++++++---
 5 files changed, 81 insertions(+), 54 deletions(-)


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