We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ee9520 commit 6501863Copy full SHA for 6501863
README.md
@@ -2,8 +2,8 @@
2
# DynamicSampling.jl
3
4
This package implements efficient samplers which can be used to sample from
5
-(weighted) indices while being able to remove and add elements from the sampler in
6
-constant time.
+(weighted) indices while being able to remove, add and sample elements from
+the sampler in constant time.
7
8
# Example
9
0 commit comments