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 6592857  added assert checks in toByteArray() methods.
     add 905e214  Updates to BinarySearch, FloatBuffer, Req*, and 
datasketches.Util.

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/datasketches/BinarySearch.java |  74 ++++++++++---
 src/main/java/org/apache/datasketches/Util.java    |  86 +++++++--------
 .../org/apache/datasketches/req/FloatBuffer.java   |   9 +-
 .../org/apache/datasketches/req/ReqAuxiliary.java  |   7 +-
 .../org/apache/datasketches/req/ReqCompactor.java  |   6 +-
 .../org/apache/datasketches/req/ReqSketch.java     |   2 +-
 .../org/apache/datasketches/BinarySearchTest.java  | 122 +++++++++++++--------
 .../java/org/apache/datasketches/UtilTest.java     |  33 ++++--
 .../datasketches/req/ReqSketchOtherTest.java       |  26 ++++-
 .../org/apache/datasketches/req/ReqSketchTest.java |  11 +-
 10 files changed, 248 insertions(+), 128 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to