Packages
Implementation of Walker's Alias Method (WAM). It's method for performing weighted random sampling. The core algorithm is written in Rust for speed optimization.
Current section
Files
Jump to
Current section
Files
weighted_list
Cargo.toml
Cargo.toml
[workspace]
resolver = "2"
members = ["native/weighted_list"]