Fast Go implementation of Ben-Haim's and Yom-Tov's streaming histogram algorithm, as described in their A Streaming Parallel Decision Tree Algorithm (2010, PDF) paper.
Please see the API documentation for package and API descriptions and examples.
- Aaron Windsor - https://github.com/aaw/histosketch (released into the public domain).