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 2020/11/21 05:14:32 UTC

[incubator-datasketches-java] branch RelativeErrorQuantiles updated (09f9046 -> fc0d5ba)

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

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


    from 09f9046  Interim update.
     add fc0d5ba  Fixed getQuantiles (I hope).

No new revisions were added by this update.

Summary of changes:
 .../org/apache/datasketches/req/FloatBuffer.java   |  13 +--
 .../org/apache/datasketches/req/ReqAuxiliary.java  | 112 ++++++++++++++-------
 .../org/apache/datasketches/req/ReqSketch.java     |  48 ++-------
 .../apache/datasketches/req/FloatBufferTest.java   |  28 ++----
 .../apache/datasketches/req/ReqAuxiliaryTest.java  |  23 +++--
 .../apache/datasketches/req/ReqCompactorTest.java  |   5 +-
 .../datasketches/req/ReqSketchOtherTest.java       |  84 +++-------------
 .../org/apache/datasketches/req/ReqSketchTest.java |  31 +++---
 8 files changed, 143 insertions(+), 201 deletions(-)


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