pop-prob 0.1.1

A population probability calculator
Documentation
[package]
name = "pop-prob"
version = "0.1.1"
authors = ["Brian Wirsing"]
edition = "2018"
description = "A population probability calculator"
license = "MIT"
repository = "https://github.com/beamer159/pop-prob/"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
num-bigint = "0.3"
num-traits = "0.2"