Commit Graph

6 Commits

Author SHA1 Message Date
Vladimir Chalupecky
e9e56344e3 all: fix capitalization of Gonum in copyright headers 2018-06-22 17:32:53 +02:00
Dan Kortschak
4eed5b6553 all: replace publicly facing *rand.Rand with rand.Source 2018-05-03 07:40:18 +09:30
Brendan Tracey
12862f70a9 stat/all: Change all Source to Src (#355)
* stat/all: Change all Source to Src

Fixes original gonum/stat #147
2017-12-19 05:53:59 -07:00
kczimm
2b530dd15c stat: implement Poisson rejection sampling. (#333)
* stat: implement Poisson rejection sampling.
2017-12-12 10:47:55 -07:00
kortschak
b193f93dd4 stat/distuv: use golang.org/x/exp/rand 2017-12-07 15:33:45 +10:30
kczimm
c1e1bf3def implement Poisson based on PR #259 (#304)
* stat/distuv: implement Poisson
2017-12-06 20:29:38 -07:00