StatsBase.jl icon indicating copy to clipboard operation
StatsBase.jl copied to clipboard

Implement random sub sequence sampling algorithm D

Open ghost opened this issue 5 years ago • 1 comments

This line in sampling.jl mentions that the algorithm D in the following paper (page 715): Jeffrey Scott Vitter. "Faster Methods for Random Sampling". Communications of the ACM, 27 (7), July 1984 has yet to be implemented. I intend to implement this algorithm.

ghost avatar Feb 05 '20 08:02 ghost

Seems like this could be closed now.

rfourquet avatar Apr 21 '20 10:04 rfourquet