Sachin Grover
|
b7adb2aa42
|
Add SPDX license identifier if not present already in source file
Fixes: #9220
|
2020-07-17 20:24:12 +05:30 |
|
Kamil Śliwak
|
8f55ead48d
|
yul-phaser: Switch from uint32_t to size_t in SimulationRNG
- Also pass the appriopriate type internally to the distribution instead of relying on the default (which is uint32_t)
|
2020-06-04 17:19:42 +02:00 |
|
Kamil Śliwak
|
f29d3655f7
|
[yul-phaser] SimulationRNG: Add bernoulliTrial()
|
2020-02-16 02:18:21 +01:00 |
|
Kamil Śliwak
|
db140a667a
|
[yul-phaser] SimulationRNG: Use a single, shared and seedable generator
|
2020-02-16 02:18:21 +01:00 |
|
Kamil Śliwak
|
0d28d5a287
|
[yul-phaser] Rename Random to SimulationRNG (file move)
|
2020-02-16 02:18:21 +01:00 |
|