Skip to content
  • Tiago Peixoto's avatar
    Change histogram binning semantics · 31791c81
    Tiago Peixoto authored
    Now the meaning of the bin edges given to the several histogram
    functions are the same as in numpy/scipy. This means that the last bin
    edge represents an upper bound on the last bin.
    31791c81