Misleading documentation on random number generators #508
Labels
I: No breaking change
Previously written code will work as before, no one should note anything changing (aside the fix)
S: Normal
Handle this with default priority
T: Bug
Wrong statements in the code or documentation
ZC: Documentation
DO NOT USE THIS LABEL
ZP: Pending
DO NOT USE THIS LABEL
Milestone
On http://www.nest-simulator.org/random_numbers/, most relevant information in seeding RNGs is given under the "random numbers in parallel simulations" heading. This is misleading, since users need to seed the grng and the thread-0 rng in serial simulations.
The text was updated successfully, but these errors were encountered: