diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..4aae75a --- /dev/null +++ b/README.rst @@ -0,0 +1,13 @@ + +Python implementation of the Super and Hyper LogLog Sketches +algorithms. + +Link to the papers: +================== +Hyper Log Log: +-------------- +http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.76.4286 + +(Super) Log Log: +---------------- +http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.79.8821