Binary package “ruby-mini-histogram” in ubuntu oracular

build histograms out of Ruby arrays

 It makes histograms out of Ruby data.
 .
 Alternatives to this library include enumerable-statistics. But this gem does
 not require a native extension compilation (faster to install, but performance
 is slower), and this gem does not extend or monkeypatch any core classes.