Does Julia have any utility to "split" RNGs for later use in parallel?
|
|
4
|
126
|
June 14, 2022
|
First actuarial example
|
|
4
|
174
|
May 29, 2022
|
Move Random into Base?
|
|
22
|
747
|
May 9, 2022
|
Equivalent of the Python Package PaCAL in Julia
|
|
1
|
247
|
April 26, 2022
|
Create a custom Random.Sampler or Matrix sampler via Distribution.Sampleable
|
|
0
|
59
|
April 22, 2022
|
Random123 reproducible independent and multithreaded
|
|
0
|
107
|
March 29, 2022
|
Random numbers and threads
|
|
30
|
659
|
March 29, 2022
|
Creating random Static Vector by StaticVector.jl and Distributions.jl in a loop
|
|
4
|
200
|
March 27, 2022
|
How to sample data without using external packages?
|
|
12
|
237
|
March 1, 2022
|
Random number iterator?
|
|
5
|
241
|
February 13, 2022
|
Question about random number generator packages
|
|
2
|
129
|
February 8, 2022
|
LoadError: ArgumentError: Sampler for this object is not defined
|
|
6
|
304
|
January 27, 2022
|
Multithreading and Monte Carlo in 1.7
|
|
12
|
370
|
December 31, 2021
|
Random julia v 1.7
|
|
10
|
1143
|
December 27, 2021
|
Identical Random number generation in a DataFrame based on row categories
|
|
9
|
157
|
December 17, 2021
|
Very special RNG
|
|
3
|
366
|
December 17, 2021
|
Julia 1.7 saving and restoring RNG state
|
|
3
|
261
|
December 13, 2021
|
Draw two distinct random integers from `1:n`
|
|
24
|
976
|
December 3, 2021
|
Sampling Groups and individual within the group
|
|
4
|
227
|
November 28, 2021
|
Where does the default seed come from?
|
|
1
|
246
|
November 21, 2021
|
Weird PRNG behavior
|
|
4
|
272
|
October 19, 2021
|
Random Sampler behavior
|
|
4
|
165
|
October 10, 2021
|
Difference in Random numbers between 1.5 & 1.6
|
|
5
|
310
|
October 3, 2021
|
Return vector when broadcasting over mean vector to generate random numbers
|
|
2
|
134
|
September 28, 2021
|
Randn isn't consistent with Seed?
|
|
6
|
343
|
September 24, 2021
|
Store Random Number Generator outside Rand()
|
|
1
|
203
|
September 1, 2021
|
How to run multiple threads, all using the same sequence of pseudorandom numbers, in Julia?
|
|
9
|
390
|
August 30, 2021
|
Rand and Sampler interface for multiple samples
|
|
2
|
206
|
August 21, 2021
|
Random and threads
|
|
13
|
291
|
August 5, 2021
|
Rand-based Function Optimization
|
|
1
|
144
|
August 5, 2021
|