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.

贡献者指南