|
|
@33e4e8ef
|
22 months |
pabuhr |
change incorrect architecture name arm_64 to aarch64
|
|
|
@6e93819
|
2 years |
pabuhr |
use arm64 to select 64-bit random numbers
|
|
|
@90fb672
|
2 years |
pabuhr |
use splitmix32/64 to prime set seed for all PRNG
ADT
ast-experimental
|
|
|
@12b006c
|
2 years |
caparson |
small comment cleanup
ADT
ast-experimental
|
|
|
@09965e5
|
2 years |
caparson |
added splitmix64 since wyhash has 128 bit dependency and xoshiro doesnt
ADT
ast-experimental
|
|
|
@a6bb5fc
|
2 years |
caparson |
fixed merge conflict
ADT
ast-experimental
|
|
|
@4c6ba5a
|
2 years |
caparson |
refactored to use generators for seeding state, added splitmix32 for …
ADT
ast-experimental
|
|
|
@d9585291
|
3 years |
pabuhr |
formatting
ADT
ast-experimental
|
|
|
@b797d978
|
3 years |
pabuhr |
formatting, switch to XOSHIRO256PP/XOSHIRO128PP as the 64/32-bit …
ADT
ast-experimental
|
|
|
@3ff64cb
|
3 years |
pabuhr |
add missing parenthesis in KISS PRNG
ADT
ast-experimental
|
|
|
@3e5eeaf2
|
3 years |
pabuhr |
update documentation
ADT
ast-experimental
|
|
|
@261e107
|
3 years |
pabuhr |
change all PRNG to prime the PRNG state in set_seed with the given seed
ADT
ast-experimental
|
|
|
@4020f09
|
3 years |
pabuhr |
formatting, switch to typedef for PRNG complex state
ADT
ast-experimental
|
|
|
@c8238c0
|
3 years |
pabuhr |
remove 32-bit use of lehmer64, which requires uint128_t
ADT
ast-experimental
|
|
|
@dd46fd3
|
3 years |
pabuhr |
generalization of PRNG
ADT
ast-experimental
|
|
|
@9fce2572
|
3 years |
pabuhr |
32-bit update of PRNG
ADT
ast-experimental
|
|
|
@d2ad151
|
3 years |
pabuhr |
major update of PRNG
ADT
ast-experimental
|
|
|
@e57de69
|
4 years |
pabuhr |
formatting
ADT
ast-experimental
enum
forall-pointer-decay
pthread-emulation
qualifiedEnum
|
|
|
@611f29d
|
4 years |
pabuhr |
consolidate random-number generators
ADT
ast-experimental
enum
forall-pointer-decay
pthread-emulation
qualifiedEnum
|
|
|
@4177592f
|
4 years |
pabuhr |
add newline at end of file
ADT
ast-experimental
enum
forall-pointer-decay
pthread-emulation
qualifiedEnum
|
|
|
@7812a7b5
|
5 years |
Thierry Delisle |
Fixed errors and warning with x86 build
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@13c5e19
|
5 years |
Thierry Delisle |
- Moved snzi and subqueues outside of ready_queue.cfa.
- Added …
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|