Add random distributions: poisson, bernoulli, binomial, multnomial,
negative-binomial (includes Pascal), geometric, hypergeometric, and logarithmic, and fix syntax of discrete. git-svn-id: svn+ssh://pop/opt/space/mathematics/gsl/trunk@3157 a3d8a0fb-c1db-0310-ace7-a616afeb9e30
random/bernoulli.lisp
0 → 100644
random/binomial.lisp
0 → 100644
random/geometric.lisp
0 → 100644
random/hypergeometric.lisp
0 → 100644
random/logarithmic.lisp
0 → 100644
random/multinomial.lisp
0 → 100644
random/poisson.lisp
0 → 100644
Please register or sign in to comment