Due to the undefined behavior of shifting a number by its bit-width, the Sobol sampler would panic when sample index `1 << 15` was requested. This fixes it without introducing any additional checks or operations. |
||
|---|---|---|
| .. | ||
| direction_numbers | ||
| src | ||
| build.rs | ||
| Cargo.toml | ||