Commit Graph

5 Commits

Author SHA1 Message Date
Dan Kortschak
4eed5b6553 all: replace publicly facing *rand.Rand with rand.Source 2018-05-03 07:40:18 +09:30
kortschak
fa0c5aa7bc all: use golang.org/x/exp/rand instead of math/rand 2017-11-17 11:52:34 +10:30
kortschak
805531d142 all: change capitalization of gonum in license header 2017-11-02 06:54:08 +10:30
kortschak
8c60ecd94c stat/sampleuv: add missing return 2017-10-26 17:13:47 +10:30
Brendan Tracey
abeb6e5a64 stat/distuv: add WithoutReplacement for sampling from a set of intege… (#158)
stat/distuv: add WithoutReplacement for sampling from a set of integers without replacement
2017-08-02 09:09:42 -06:00