astrofrog/fast-histogram

allow density/normed argument

Open

#8 aperta il 19 lug 2017

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)C (28 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (279 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor