Commit Graph

217 Commits

Author SHA1 Message Date
Vinzent Steinberg df8c280d7e More documentation 2017-05-05 15:45:05 +02:00
Vinzent Steinberg c740a60bf4 Fix a typo and a numerically unstable test 2017-05-05 15:41:41 +02:00
Vinzent Steinberg 3178edcde6 Implement merging of averages 2017-05-05 15:33:02 +02:00
Vinzent Steinberg b5f542d4a9 Add a reference 2017-05-05 14:18:09 +02:00
Vinzent Steinberg 2b6aa2e37e Refactor algorithm slightly 2017-05-05 14:16:34 +02:00
Vinzent Steinberg 52f9e1e5f0 Clarify names of variances 2017-05-05 14:10:15 +02:00
Vinzent Steinberg a1e432051e Merge branch 'master' of https://github.com/vks/average 2017-05-05 13:44:02 +02:00
Vinzent Steinberg 4b38c9c389 Merge branch 'master' of https://github.com/vks/average 2017-05-05 13:22:50 +02:00
Vinzent Steinberg 665ac26333 Add some benchmarks 2017-05-05 13:22:45 +02:00
Vinzent Steinberg 16b4f48338 Rename avg to mean 2017-05-05 13:17:13 +02:00
Vinzent Steinberg a98e259f5f Improve example 2017-05-05 13:10:25 +02:00
Vinzent Steinberg 70202725e2 Small improvements 2017-05-05 13:08:34 +02:00
Vinzent Steinberg 597311ec7f Merge branch 'master' of https://github.com/vks/average
Conflicts:
	Cargo.toml
2017-05-05 13:02:33 +02:00
Vinzent Steinberg 08b53db766 Add statistical test 2017-05-04 11:17:50 +02:00
Vinzent Steinberg a87d93456b Improve description 2017-04-26 20:47:14 +02:00
Vinzent Steinberg c0d559a2a2 Docs, no_std, crate metadata 2017-04-26 20:43:00 +02:00
Vinzent Steinberg 7823ebe622 Initial commit 2017-04-26 20:24:20 +02:00