Vinzent Steinberg
|
20521ac22c
|
Disable some noisy clippy warnings
|
2017-05-30 10:54:14 +02:00 |
|
Vinzent Steinberg
|
30622be775
|
Rename average to mean for consistency
|
2017-05-28 21:13:47 +02:00 |
|
Vinzent Steinberg
|
19127cede7
|
Calculate average in terms of delta/n
This will avoid divisions in the inner loop when calculating higher
moments.
|
2017-05-28 20:30:05 +02:00 |
|
Vinzent Steinberg
|
962adb91d7
|
Rename Average to AverageWithError
This anticipates an implementation that does not calculate the error.
|
2017-05-24 11:32:24 +02:00 |
|
Vinzent Steinberg
|
d25f267529
|
Move some tests from src to tests
|
2017-05-19 15:54:13 +02:00 |
|