Russell Stat - Statistics calculations, probability distributions, and pseudo random numbers

This crate is part of Russell - Rust Scientific Library

Work in progress...

This repository contains structures and functions to work with statistics and probability distributions.

Documentation:

Installation

Add this to your Cargo.toml:

toml [dependencies] russell_stat = "*"