Skip to content

Pull requests: imneme/pcg-cpp

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

using forward declarations for iostream
#4 opened Dec 21, 2014 by eiennohito Loading… updated Mar 23, 2015
Cleanup
#3 opened Dec 3, 2014 by crepererum Loading… updated Sep 22, 2016
Fix msvc warnings
#38 opened Apr 8, 2018 by shawnw Loading… updated May 27, 2019
Fix {i,o}stream support for pcg128_t
#20 opened Jun 26, 2017 by ahh Loading… updated Jul 2, 2019
use-partytrick: allow accepting rng state as CLI arguments
#52 opened Nov 24, 2019 by listx Loading… updated Nov 24, 2019
Added function decorations so that pcg32 can be called from Cuda kernels
#53 opened Dec 11, 2019 by xavierandrade Loading… updated Dec 11, 2019
Fix warnings on GCC -wall
#60 opened May 26, 2020 by timoscs Loading… updated May 26, 2020
Remove #include <iostream> to allow compiling for small embedded systems
#61 opened May 26, 2020 by timoscs Loading… updated May 26, 2020
Enable empty base class optimization on MSVC
#66 opened Dec 15, 2020 by melak47 Loading… updated Dec 15, 2020
Add sample for reversing the PCG family
#77 opened May 5, 2022 by adam4130 Loading… updated Feb 7, 2023
Fix reversed oneseq and mcg / fast pcg32_k64 typedefs
#81 opened Jun 4, 2023 by LRFLEW Loading… updated Jun 5, 2023
Optimized unxorshift
#82 opened Jun 7, 2023 by LRFLEW Loading… updated Jun 8, 2023
Make result_type typedef in pcg_extras::seed_seq_from public
#83 opened Jun 11, 2023 by timo-eichhorn Loading… updated Jun 11, 2023
Fix Rotation Instruction Inference
#87 opened Oct 23, 2023 by rnvannatta Loading… updated Oct 23, 2023
Fix MSVC errors in operator>>
#88 opened Nov 25, 2023 by bdegreve Loading… updated Nov 25, 2023
Use consistent integer type
#92 opened May 17, 2024 by rstub Loading… updated Dec 22, 2024
ProTip! no:milestone will show everything without a milestone.