issues
search
imneme
/
pcg-cpp
PCG — C++ Implementation
Apache License 2.0
745
stars
99
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Typo in pcg_extras.hpp
#96
jschueller
closed
1 month ago
0
pcg64 stream operator visual studio compilation error C2678: binary '|': no operator found
#95
jschueller
opened
1 month ago
1
With `pcg32` and `pcg64`, the streams you select are discarded when you call either `seed()` or `seed(itype)`
#94
tbxfreeware
opened
2 months ago
1
Build and run-time failuers on MacOS for PowerPC
#93
rstub
opened
3 months ago
1
Use consistent integer type
#92
rstub
opened
6 months ago
0
Results from separate seed() and set_stream() differ from two-argument seed()
#91
rstub
opened
7 months ago
3
Correlations of different DXSM streams with increments coresidual to MULTIPLIER-1
#90
thynson
opened
8 months ago
23
Mingw64 compiliation Make error
#89
UsmanTariq2
opened
8 months ago
0
Fix MSVC errors in operator>>
#88
bdegreve
opened
11 months ago
0
Fix Rotation Instruction Inference
#87
rnvannatta
opened
1 year ago
0
bring PCG to C++ standard
#86
waynelapierre
opened
1 year ago
3
At least in pcg32 first number of stream is always the same
#85
timoscs
opened
1 year ago
1
Compilation error - pcg_random.hpp
#84
kinjalkishor
opened
1 year ago
0
Make result_type typedef in pcg_extras::seed_seq_from public
#83
timo-eichhorn
opened
1 year ago
0
Optimized unxorshift
#82
LRFLEW
opened
1 year ago
1
Fix reversed oneseq and mcg / fast pcg32_k64 typedefs
#81
LRFLEW
opened
1 year ago
1
Questions regarding internal state of PCG rng
#80
Darendis
opened
1 year ago
4
Four consecutive seeds give the same RNG when using pcg64_fast or pcg32_fast
#79
dengesCU
opened
2 years ago
1
Compilation fails with both MSVC and GCC
#78
nandaccio
opened
2 years ago
0
Add sample for reversing the PCG family
#77
adam4130
opened
2 years ago
4
Fix bug in pcg128_t/engine operator>>
#76
adam4130
closed
2 years ago
1
Make engine constexpr under c++14 and higher
#75
MBalszun
opened
2 years ago
4
Problem with oneseq_dxsm_128_64 and uniform int distribution
#74
milasudril
closed
3 years ago
1
New release
#73
SpaceIm
opened
3 years ago
3
Rebase seed
#72
TaaTT4
opened
3 years ago
0
Restore from state
#71
tdegeus
closed
3 years ago
6
Another MSVC compiler problem with pcg32 vs pcg64
#70
eike-fokken
closed
3 years ago
8
Question regarding usage
#69
eike-fokken
closed
3 years ago
9
Fix portability issues between Clang and Gcc for non-compliant SeedSeq (non-reentrant)
#68
ph4r05
closed
3 years ago
1
Clang-v12 vs GCC v9 generates different stream [portability-issue]
#67
ph4r05
closed
3 years ago
14
Enable empty base class optimization on MSVC
#66
melak47
opened
3 years ago
0
Have you considered designing a PCG without the constraint that it has to be "challenging" to predict?
#65
nsajko
closed
3 years ago
1
pcg64_c32 not usable
#64
TopoIogist
opened
4 years ago
2
Unable to determine target endianness on Visual Studio 16.7.3
#63
acgetchell
closed
3 years ago
4
Update version available in webpage
#62
azelcer
opened
4 years ago
0
Remove #include <iostream> to allow compiling for small embedded systems
#61
timoscs
opened
4 years ago
0
Fix warnings on GCC -wall
#60
timoscs
opened
4 years ago
0
Cache misses with ccache when pcg-cpp is included, possibly due to __DATE__ and __TIME__
#59
vedranmiletic
opened
4 years ago
4
computing 53-bits random number
#55
ng5
opened
4 years ago
0
Fix MSVC warnings (2)
#54
merwaaan
closed
4 years ago
3
Added function decorations so that pcg32 can be called from Cuda kernels
#53
xavierandrade
opened
4 years ago
0
use-partytrick: allow accepting rng state as CLI arguments
#52
listx
opened
4 years ago
0
Is this being proposed for standardization?
#51
NAThompson
opened
5 years ago
9
cross-platform failure to reproduce sequence
#50
psteinb
closed
5 years ago
4
Recommended usage with random seeds and streams
#49
LTLA
opened
5 years ago
0
Makefile: Fix install target.
#48
gerasiov
closed
5 years ago
5
Support Case Study for C++03?
#47
lmachucab
opened
5 years ago
1
Fix a typo in include/pcg_random.hpp
#46
felixonmars
closed
5 years ago
0
MCG initialisation
#45
dhardy
opened
6 years ago
1
Convert `Makefile`s to `cmake`
#44
aytekinar
closed
2 years ago
46
Next