gstonge/SamplableSet
An efficient implementation of a set which can be randomly sampled according to the weights of the elements.
C++MIT
Issues
- 2
- 8
C++11 compatibility
#12 opened by gstonge - 2
empty set raises problems
#31 opened by benmaier - 5
IndexError: vector
#29 opened by benmaier - 1
No exception for weight out of bounds in c++
#25 opened by gstonge - 1
No empty() method
#27 opened by SILIZ4 - 0
- 0
- 6
Error when trying to compile
#17 opened by benmaier - 0
Rounding errors when sampling at multiple scales
#15 opened by gstonge - 1
Warnings when compiling
#13 opened by gstonge - 1
Possible to fail less harshly?
#9 opened by jg-you