Skip to content

Commit 190dafa

Browse files
author
Lee Rhodes
committed
Prepare for release 0.3.1
1 parent 792486a commit 190dafa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/yahoo/sketches/quantiles/QuantilesSketch.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
Table Guide for QuantilesSketch Size in Bytes and Approximate Error:
5353
K => | 16 32 64 128 256 512 1,024
5454
~ Error => | 12.145% 6.359% 3.317% 1.725% 0.894% 0.463% 0.239%
55-
N | Size in Bytes ->
55+
N | Size in Bytes ->
5656
------------------------------------------------------------------------
5757
0 | 8 8 8 8 8 8 8
5858
1 | 72 72 72 72 72 72 72

0 commit comments

Comments
 (0)