Skip to content

m-rinaldi/random_variable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

random_variable

Random Variables in Ruby.

The random_variable gem allows you to use random variables as you would usually do in maths.

To date, the supported random distributions are:

  • Bernoulli
  • Beta
  • Binomial
  • Chi-Squared
  • Continuous Uniform
  • Discrete Uniform
  • Exponential
  • F
  • Normal
  • Pareto
  • Poisson
  • Rademacher
  • Rayleigh
  • Rectangular

and more distributions are on the way.

a tutorial is available at www.mrinaldi.net/random_variable

About

Random Variables in Ruby 💎

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published