astrofrog/fast-histogram

allow density/normed argument

Open

#8 建立於 2017年7月19日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)C (28 fork)github user discovery
enhancementhelp wanted

倉庫指標

Star
 (279 star)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南