# histogram a rust library for efficient histogram approximations This rust library based on the paper: [A Streaming Parallel Decision Tree Algorithm](http://jmlr.org/papers/volume11/ben-haim10a/ben-haim10a.pdf) written by Ben-Haim & Yom-Tov's.