prob

package module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 11, 2018 License: GPL-3.0 Imports: 0 Imported by: 0

README

prob

GoDoc Build Status Coverage Status Go Report Card

Package prob contains a variety of tools for computing combinatorics and probability problems.

Installation

$ go get -u github.com/sbrow/prob

Documentation

Overview

Package prob contains a variety of tools for computing combinatorics and probability problems.

Directories

Path Synopsis
cmd
Package cmd contains executable commands for the prob package.
Package cmd contains executable commands for the prob package.
nCr
Command nCr prints the number of combinations when choosing r objects from n.
Command nCr prints the number of combinations when choosing r objects from n.
nPr
Command nPr prints the number of permutations when permuting r objects from n.
Command nPr prints the number of permutations when permuting r objects from n.
rolltable
rolltable enumerates dice probability tables and saves them in csv format.
rolltable enumerates dice probability tables and saves them in csv format.
Package combin contains various tools for computing combinatorics.
Package combin contains various tools for computing combinatorics.
hyper
Package hyper creates hypergeometric distributions.
Package hyper creates hypergeometric distributions.
Package dice provides functions for simulating and analyzing dice probabilities.
Package dice provides functions for simulating and analyzing dice probabilities.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL