This is an automated email from the ASF dual-hosted git repository.
leerho pushed a change to branch Changes_to_kll
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git
from b27fff9d Interm 3 pretty much done with KLL.
add 843c40d1 Fix minor typo in iterator documentation.
add 001ca305 Fix '&' escaping in javadocs
add b903a228 Merge pull request #407 from apache/minor_changes_to_REQ
add ebc94588 Merge branch 'master' into Changes_to_kll
add 23ae6867 Interim 4 pretty much done with REQ and KLL and other fixes.
No new revisions were added by this update.
Summary of changes:
src/main/java/org/apache/datasketches/InequalitySearch.java | 2 +-
.../java/org/apache/datasketches/kll/KllDoublesSketch.java | 3 ++-
.../apache/datasketches/kll/KllDoublesSketchSortedView.java | 2 +-
.../java/org/apache/datasketches/kll/KllFloatsSketch.java | 3 ++-
.../apache/datasketches/kll/KllFloatsSketchSortedView.java | 2 +-
.../datasketches/quantiles/DoublesSketchSortedView.java | 2 +-
.../apache/datasketches/quantiles/ItemsSketchSortedView.java | 2 +-
src/main/java/org/apache/datasketches/req/ReqSketch.java | 11 ++++++++---
.../java/org/apache/datasketches/req/ReqSketchSortedView.java | 2 +-
.../apache/datasketches/req/ReqSketchSortedViewIterator.java | 2 +-
.../org/apache/datasketches/GenericInequalitySearchTest.java | 2 +-
11 files changed, 20 insertions(+), 13 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]