helmholtz-analytics / heat

Distributed tensors and Machine Learning framework with GPU and MPI acceleration in Python
https://heat.readthedocs.io/
MIT License
210 stars 53 forks source link

`ht.histogram()` numpy API compliance #954

Closed ClaudiaComito closed 2 months ago

ClaudiaComito commented 2 years ago

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

ClaudiaComito commented 1 year ago

Still open, i.e. function API needs to match numpy.histogram's API


Reviewed within #1109

github-actions[bot] commented 4 months ago

This issue is stale because it has been open for 60 days with no activity.

github-actions[bot] commented 2 months ago

This issue was closed because it has been inactive for 60 days since being marked as stale.