descriptionpcg32-xsh-rr and pcg64-dxsm implemented in C
ownerTony Finch
last changeMon, 3 Mar 2025 17:34:37 +0000 (17:34 +0000)
shortlog
2025-03-03 Tony FinchReplace link to outdated blog post with some brief... trunk
2025-03-03 Tony FinchBetter inline pcg_rand() with constant limits
2025-02-17 Tony FinchOn second thoughts, avoid -Wcomma
2025-02-17 Tony FinchPreen commentary slightly
2025-02-14 Tony FinchAdd a note on the bytes benchmark
2025-02-14 Tony FinchPreen README
2025-02-14 Tony FinchAdd x16 to the benchmark
2025-02-13 Tony FinchFix `make clean`
2025-02-13 Tony FinchSimpler and more stable benchmark strategy
2025-02-13 Tony FinchReduce the footprint of the bytes benchmark
2025-02-12 Tony FinchBenchmark different sizes of unrolled and vectorized...
2025-02-12 Tony FinchAnnoying that _DEFAULT_SOURCE is not the default
2025-02-12 Tony FinchUse main pcg64 state to shuffle cards
2025-02-12 Tony FinchRemove the unrolling/vector/simd experiments for now
2025-02-10 Tony FinchVectorize pcg32_bytes()
2025-02-10 Tony FinchDon't call memcpy() when size is a whole number of...
...
heads
2 months ago trunk