rust-average/tests
Vinzent Steinberg dc2d21bea9 Update dependencies 2019-01-18 15:55:37 +01:00
..
histogram.rs Fixes to `Histogram` 2018-07-24 18:18:05 +02:00
kurtosis.rs impl FromIterator<&f64> and FromIterator<&(f64, f64)> 2018-02-28 23:44:40 +01:00
macros.rs impl FromIterator<&f64> and FromIterator<&(f64, f64)> 2018-02-28 23:44:40 +01:00
max.rs impl FromIterator<&f64> and FromIterator<&(f64, f64)> 2018-02-28 23:44:40 +01:00
mean.rs impl FromIterator<&f64> and FromIterator<&(f64, f64)> 2018-02-28 23:44:40 +01:00
min.rs impl FromIterator<&f64> and FromIterator<&(f64, f64)> 2018-02-28 23:44:40 +01:00
moments.rs More idiomatic serde support 2018-07-11 12:54:37 +02:00
quantile.rs Improve quantile tests 2018-07-10 16:31:33 +02:00
random.rs Update dependencies 2018-07-06 10:31:26 +02:00
skewness.rs impl FromIterator<&f64> and FromIterator<&(f64, f64)> 2018-02-28 23:44:40 +01:00
streaming_stats.rs Update dependencies 2019-01-18 15:55:37 +01:00
weighted_mean.rs impl FromIterator<&f64> and FromIterator<&(f64, f64)> 2018-02-28 23:44:40 +01:00