README.md
# gleam_stats
[](https://hex.pm/packages/gleam_stats)
[](https://hexdocs.pm/gleam_stats/)
A Gleam mathematics and statistics library.
The repository is available on:
- [Github](https://github.com/nicklasxyz/gleam_stats)
The documentation is hosted on:
- [HexDocs](https://hexdocs.pm/gleam_stats/)
## Installation
The library is available on [Hex](https://hex.pm/packages/gleam_stats) so it can be added to your Gleam project by simply running:
```sh
gleam add gleam_stats
```
## Development
```sh
gleam test # Run the tests
gleam build docs # Build docs
```