gleam_stats

Package Version Hex Docs

A Gleam mathematics and statistics library.

The repository is available on:

The documentation is hosted on:

Installation

The library is available on Hex so it can be added to your Gleam project by simply running:

gleam add gleam_stats

Development

gleam test       # Run the tests
gleam build docs # Build docs