basic_stochastics 0.1.2

A small collection of utilities to make performing basic stochastic calculations more convenient
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name          = "basic_stochastics"
version       = "0.1.2"
authors       = ["phenomax <phenomax@panascais.io"]
license       = "MIT/Apache-2.0"
repository    = "https://github.com/phenomax/rust-stochastics.git"
description   = "A small collection of utilities to make performing basic stochastic calculations more convenient"
keywords      = ["math", "calculate", "stochastics", "empiric", "variance"]

[dependencies]