README.md

# Elixir Statistics

Implementing some stats functions in [Elixir](https://github.com/elixir-lang/elixir).

Currently only descriptive statistics, but planning to add common statistical tests and distributions.

Pull requests (with tests) gladly accepted.