2.2.3.8. sdepy.montecarlo.histogram

montecarlo.histogram()[source]

Distribution of the cumulated sample data, as a counts histogram.

Returns a (counts, bins) tuple of arrays representing the one-dimensional histogram data of the distribution of cumulated samples (as returned by numpy.histogram).