|
ANN: TupleShuffling: shuffling of tuples and generating random permutation tuples
|
|
3
|
454
|
October 28, 2023
|
|
Getting Reproducible Results in Distributed Computing with Randomness
|
|
2
|
402
|
September 7, 2023
|
|
Same code but different values of simulation from two computers
|
|
3
|
419
|
September 6, 2023
|
|
How to generate white noise?
|
|
1
|
849
|
July 16, 2023
|
|
Distributed.@everywhere alters random generator state?
|
|
2
|
289
|
July 6, 2023
|
|
UndefVarError: `Random` not defined
|
|
1
|
360
|
July 3, 2023
|
|
Why Random.seed!(123) don't produce the same result?
|
|
2
|
441
|
May 14, 2023
|
|
Efficient way of creating a vector of length L with unique elements
|
|
3
|
476
|
May 5, 2023
|
|
Is this an expected behavior of rand.()?
|
|
4
|
460
|
April 21, 2023
|
|
Best way to get a vector of BigFloat values drawn from a uniform distribution
|
|
4
|
510
|
April 9, 2023
|
|
Picking a random position in an Array
|
|
16
|
1368
|
March 13, 2023
|
|
CUDA errors 203 and 103, CUDA.rand() and CUDA.versioninfo()
|
|
6
|
957
|
February 15, 2023
|
|
Generating a sparse matrix from a piecewise function
|
|
2
|
442
|
December 2, 2022
|
|
How to pick random values from an `Enum` type?
|
|
1
|
651
|
November 16, 2022
|
|
Saving RNG state/reproducibility in large scale Monte Carlo simulations
|
|
17
|
791
|
October 29, 2022
|
|
Shuffling multiple N-arrays over a given dimension
|
|
2
|
881
|
October 27, 2022
|
|
Sampling an index from a boolean array
|
|
7
|
545
|
October 3, 2022
|
|
Recreate a random number series when not using Random.seed!(my_seed)
|
|
12
|
650
|
October 1, 2022
|
|
Major performance boost when precaching random inputs to ```exp```?
|
|
8
|
840
|
September 25, 2022
|
|
Best practices for defining stochastic affect! functions for Jump Problems (RNG)
|
|
7
|
599
|
September 15, 2022
|
|
Frédéric Goualard found an inexactness in our rand()
|
|
19
|
1167
|
September 8, 2022
|
|
Randomly select x% of elements in a array/matrix
|
|
11
|
2957
|
July 19, 2022
|
|
How to generate normalized random floats in range (0;1)
|
|
4
|
508
|
July 7, 2022
|
|
Does Julia have any utility to "split" RNGs for later use in parallel?
|
|
4
|
873
|
June 14, 2022
|
|
First actuarial example
|
|
4
|
614
|
May 29, 2022
|
|
Move Random into Base?
|
|
22
|
3720
|
May 9, 2022
|
|
Equivalent of the Python Package PaCAL in Julia
|
|
1
|
1620
|
April 26, 2022
|
|
Create a custom Random.Sampler or Matrix sampler via Distribution.Sampleable
|
|
0
|
322
|
April 22, 2022
|
|
Random123 reproducible independent and multithreaded
|
|
0
|
381
|
March 29, 2022
|
|
Random numbers and threads
|
|
30
|
4108
|
March 29, 2022
|