mendel 0.0.2

A statistics library that uses simulations to predict odds rather than equations.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.rand]
version = "0.5"

[package]
authors = ["Matthew Schmoyer <mattschmo@gmail.com>"]
description = "A statistics library that uses simulations to predict odds rather than equations."
homepage = "https://github.com/mschmo/mendel"
license = "MIT"
name = "mendel"
repository = "https://github.com/mschmo/mendel"
version = "0.0.2"