aboutsummaryrefslogtreecommitdiff
path: root/src/PPL/Distr.hs
AgeCommit message (Collapse)Author
2026-02-21refactor bounded samplingJustin Bedo
2026-02-20improve bounded samplingJustin Bedo
2026-02-20prevent overflows on boundedJustin Bedo
2025-03-07switch to hashmap based tableJustin Bedo
Allows significant speed increase, memory reduction, and simpler single site mode.
2023-03-05add beta' distributionJustin Bedo
2022-12-31initJustin Bedo