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 2021/01/09 18:32:03 UTC

[datasketches-characterization] branch More_TLP_changes updated (d7d7dd2 -> 17ca5bd)

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

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


    from d7d7dd2  Remove Disclaimer footer in README, remove incubator in NOTICE.
     add 17ca5bd  Fix references to util functions not yet released.

No new revisions were added by this update.

Summary of changes:
 .../datasketches/ExponentiallySpacedPoints.java    |  92 ------------
 .../java/org/apache/datasketches/SpacedPoints.java | 166 +++++++++++++++++++++
 .../quantiles/ReqSketchAccuracyProfile.java        |   2 +-
 3 files changed, 167 insertions(+), 93 deletions(-)
 delete mode 100644 src/main/java/org/apache/datasketches/ExponentiallySpacedPoints.java
 create mode 100644 src/main/java/org/apache/datasketches/SpacedPoints.java


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