The histogram module contains several functions for the
efficient creation and manipulation of one and two dimensional
histograms.
One of the most useful and distinguishing features of the histogram module is the notion of reverse-indices. Simply put, reverse-indices indicate what elements went into a specified histogram. The word "reverse" signifies that it is a mapping from the histogram back to the data that produced it.