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/10/02 23:22:09 UTC

[incubator-datasketches-java] branch RelativeErrorQuantiles updated (cd96c2b -> 5f8bce1)

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 cd96c2b  Merge branch 'RelativeErrorQuantiles' of git@github.com:apache/incubator-datasketches-java.git into RelativeErrorQuantiles
     add 5f8bce1  Added serialization, deserialization

No new revisions were added by this update.

Summary of changes:
 .../org/apache/datasketches/req/FloatBuffer.java   | 83 ++++++++++++++++------
 .../org/apache/datasketches/req/ReqCompactor.java  | 53 ++++++--------
 .../org/apache/datasketches/req/ReqSketch.java     | 26 ++++---
 .../apache/datasketches/req/FloatBufferTest.java   | 29 ++++++++
 .../apache/datasketches/req/ReqCompactorTest.java  | 42 +++++++++++
 .../org/apache/datasketches/req/ReqSketchTest.java | 19 +++++
 6 files changed, 187 insertions(+), 65 deletions(-)


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