56344750a7
1. Now histograms with more than 31 bins are supported (before there were issues with missing implementations on arrays.) 2. The items defined by `define_histogram!` are in their own module, to avoid issues with Rust's lack of macro hygiene for items. |
||
---|---|---|
.. | ||
histogram.rs | ||
kurtosis.rs | ||
macros.rs | ||
max.rs | ||
mean.rs | ||
min.rs | ||
moments.rs | ||
quantile.rs | ||
random.rs | ||
skewness.rs | ||
streaming_stats.rs | ||
weighted_mean.rs |