HistogramDd =========== Compute the multidimensional histogram of some data. **Abstract Signature:** ``HistogramDd(sample: Array, bins: Union[int, Array] = 10, range: Optional[Array], density: bool = False, weights: Optional[Array])`` .. raw:: html
torch.histc
jax.numpy.histogramdd
numpy.histogramdd