Update README

This commit is contained in:
Vinzent Steinberg 2018-07-06 13:11:40 +02:00
parent fcbe51f1dd
commit f22c7b362d

View File

@ -19,8 +19,10 @@ easily parallelized by using `merge`.
* Mean and its error. * Mean and its error.
* Variance, skewness, kurtosis. * Variance, skewness, kurtosis.
* Arbitrary moments.
* Minimum and maximum. * Minimum and maximum.
* Quantile. * Quantile.
* Histogram.
## Related Projects ## Related Projects