SpiceQA
Questions
Tags
Users
Badges
mt19937
6 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
What is the benefit of using static thread_local with std::mt19937?
user_16739739
0
•
asked May 27, 2022
3
1
131
mt19937
thread-local
static
c++
How to ensure good, different initial NumPy MT19937 states?
user_1837006
0
•
asked Oct 13, 2021
3
0
150
mt19937
random-seed
random
numpy
python
What are the advantages of using a fixed value as the first state in NumPy MT19937?
user_1837006
0
•
asked Oct 11, 2021
1
0
34
mt19937
random-seed
initialization
numpy
python
std::mt19937 gives the same random float for identical first float numbers ex(1.2, 1.5)
user_13402795
0
•
asked Sep 1, 2020
3
2
325
mt19937
random
c++
Why do STD implementations of mt19937 have double sizeof as boost version?
user_700825
0
•
asked Aug 26, 2020
3
1
324
mt19937
std
random
boost
c++
std::mt19937 fails when std::uint_fast32_t is 4 bytes in GCC
user_7151494
0
•
asked Jan 15, 2019
13
1
802
mt19937
c++17
gcc
random
c++
1
(current)
Hot Questions