mirror of
https://git.freebsd.org/ports.git
synced 2025-06-16 18:20:33 -04:00
Generates histograms similar to R's hist and numpy's histogram functions. Inspired somewhat by Richard Cottons's matlab implementation and the wikipedia histogram article. WWW: https://github.com/jtprince/histogram
5 lines
216 B
Text
5 lines
216 B
Text
Generates histograms similar to R's hist and numpy's histogram functions.
|
|
Inspired somewhat by Richard Cottons's matlab implementation and the wikipedia
|
|
histogram article.
|
|
|
|
WWW: https://github.com/jtprince/histogram
|