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

jmalkin pushed a commit to branch python_theta
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-cpp.git


The following commit(s) were added to refs/heads/python_theta by this push:
     new c7f3c9b  include mention of tgt_hll_type
c7f3c9b is described below

commit c7f3c9b84bebd25910a2192260aa7b188428faaf
Author: jmalkin <[email protected]>
AuthorDate: Wed Jul 3 00:49:03 2019 -0700

    include mention of tgt_hll_type
---
 python/README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/python/README.md b/python/README.md
index 042c9e5..e80719f 100644
--- a/python/README.md
+++ b/python/README.md
@@ -21,6 +21,7 @@ Having followed installation instructions in the root 
directory, loading the Dat
 - HLL
     - `hll_sketch`
     - `hll_union`
+    - Target HLL types are `tgt_hll_type.{HLL_4 | HLL_6 | HLL_8}`
 - CPC
     - `cpc_sketch`
     - `cpc_union`


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

Reply via email to