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/07 21:48:04 UTC

[datasketches-java] branch DirectKllDoubleV2 updated (f3d80294 -> 1d797634)

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 f3d80294 Major refactoring completed.
     add 1d797634 Fixed some tests. Other minor fixes.

No new revisions were added by this update.

Summary of changes:
 .../datasketches/kll/KllDirectDoublesSketch.java   |  4 +--
 .../datasketches/kll/KllDirectFloatsSketch.java    |  4 +--
 .../apache/datasketches/kll/KllDoublesSketch.java  | 10 ++++--
 .../apache/datasketches/kll/KllFloatsHelper.java   | 11 +++---
 .../apache/datasketches/kll/KllFloatsSketch.java   | 10 ++++--
 .../datasketches/kll/KllHeapDoublesSketch.java     |  4 +--
 .../datasketches/kll/KllHeapFloatsSketch.java      |  4 +--
 .../org/apache/datasketches/kll/KllSketch.java     | 25 +++++++++++--
 .../datasketches/quantiles/DoublesSketch.java      |  5 ---
 .../kll/KllDirectDoublesSketchTest.java            | 24 +++++++------
 .../kll/KllDirectFloatsSketchTest.java             | 42 +++++++++++++++++++---
 11 files changed, 101 insertions(+), 42 deletions(-)


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