aboutsummaryrefslogtreecommitdiff
path: root/src/PPL/Sampling.hs
AgeCommit message (Expand)Author
2026-02-21refactor bounded samplingJustin Bedo
2026-02-20improve floating point random generation and include tree for stdgenJustin Bedo
2026-01-13use skew heaps instead of sortingJustin Bedo
2026-01-13sample without replacementJustin Bedo
2026-01-13increase lazyness and add probilistic memoisationJustin Bedo
2026-01-08drop hashing scheme and use infinite precision intsJustin Bedo
2026-01-08add HLS and switch to qualified postJustin Bedo
2025-03-07switch to hashmap based tableJustin Bedo
2025-02-27ssmh: minor optimisationsJustin Bedo
2025-02-26port prototype single site mh from lazypplJustin Bedo
2023-01-27rewrite tree mutation function to avoid leaking memoryJustin Bedo
2023-01-26reimplement sampler in streaming frameworkJustin Bedo
2023-01-23add symmetryJustin Bedo
2023-01-20add some strictnessJustin Bedo
2022-12-31initJustin Bedo