A ruby implementation of the Binomial Distribution

Installation

gem install ruby_proba

or in the Gemfile

gem 'ruby_proba'

 Usage in Ruby

require 'ruby_proba'

Unitary tests

rake test

Contributes !

Find a bug ? Want a new feature ? Create a clear pull request and we'll see :)

  • Nephos (poulet_a)