astrofrog/fast-histogram

allow density/normed argument

Open

#8 opened on 2017年7月19日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)C (28 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (279 stars)
PR merge metrics
 (PR metrics pending)

説明

Thank you for your cool package!

numpy.histogram and numpy.histogram2d support the normed argument, which divides counts by the number of samples and the bin width/area. It would be great if fast-histogram could support this as well.

コントリビューターガイド