JuliaDynamics / JuliaDynamics/StreamSampling.jl
Merging for `ReservoirSampler` with `AlgL()/AlgR()`
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 36
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Already possible by using the weighted versions, though it would be better to have merging also for these.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating ReservoirSampler and the AlgL()/AlgR() implementations, then compare them with the existing weighted versions that already support merging. Review any related merge tests or entry points; done means the unweighted AlgL()/AlgR() variants support merging with behavior covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100