rust-average/src
2017-05-30 11:18:25 +02:00
..
moments Fix a clippy warning 2017-05-30 11:18:25 +02:00
lib.rs Disable some noisy clippy warnings 2017-05-30 10:54:14 +02:00
macros.rs Refactor code into more files 2017-05-05 17:42:21 +02:00
minmax.rs Implement Default for Min and Max 2017-05-30 10:43:57 +02:00
quantile.rs Make sure quantile works for small samples 2017-05-28 14:03:53 +02:00
reduce.rs Inline everything 2017-05-24 19:17:52 +02:00
weighted_mean.rs Rename average to mean for consistency 2017-05-28 21:13:47 +02:00