heat
heat copied to clipboard
`ht.histogram()` numpy API compliance
The current ht.histogram() function calls the ht.histc() function which uses PyTorch. It should work more like NumPy instead.
Originally posted by @mtar in https://github.com/helmholtz-analytics/heat/issues/547#issuecomment-717151678