c-dickens commented on issue #66: URL: https://github.com/apache/datasketches-python/issues/66#issuecomment-3938605654
Thanks for the suggestion. I don't think this is necessary though as the underlying cpp implementation already goes through a few different modes (similar to exact and linear counting) before operating in the standard HLL regime. If you look at the [docs](https://datasketches.apache.org/docs/HLL/HllSketches.html) and the CPP repo, it should give more insight. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
