rust-average/src
Vinzent Steinberg 537a00c053 Fix type inference failure on some targets 2018-07-27 15:14:44 +02:00
..
moments Fix type inference failure on some targets 2018-07-27 15:14:44 +02:00
histogram.rs define_histogram: Fix potential issue 2018-07-24 18:58:17 +02:00
lib.rs Fixes to `Histogram` 2018-07-24 18:18:05 +02:00
macros.rs impl FromIterator<&f64> and FromIterator<&(f64, f64)> 2018-02-28 23:44:40 +01:00
minmax.rs More idiomatic serde support 2018-07-11 12:54:37 +02:00
quantile.rs More idiomatic serde support 2018-07-11 12:54:37 +02:00
traits.rs Small improvements to Histogram docs 2018-07-06 10:52:19 +02:00
weighted_mean.rs More idiomatic serde support 2018-07-11 12:54:37 +02:00