Skip to content

Implements binomial distribution PMF and CDF functions with math/big support

License

Notifications You must be signed in to change notification settings

vsivsi/bigbinomial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bigbinomial

Build Status

bigbinomial is a golang package implementing binomial distribution PMF and CDF functions using the math/big library to allow calculations for larger numbers of trials than is possible using ordinary floating point arithmetic.

Please see the documentation here: https://godoc.org/github.com/vsivsi/bigbinomial

About

Implements binomial distribution PMF and CDF functions with math/big support

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages