Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed bug in random generator seed when using the boost library. The … #2

Merged
merged 1 commit into from
Aug 3, 2016

Conversation

juanfem
Copy link
Collaborator

@juanfem juanfem commented Aug 3, 2016

…seed was taken from current time and was therefore the same over some turns. Now the seed is taken from randome_device. Algorithm changed when using the standard library to Mersenne Twister, the same used as in the boost library.

…seed was taken from current time and was therefore the same over some turns. Now the seed is taken from randome_device. Algorithm changed when using the standard library to Mersenne Twister, the same used as in the boost library.
@dquartul dquartul merged commit 5b8565f into master Aug 3, 2016
@dquartul dquartul deleted the synchrotron_radiation branch August 5, 2016 17:32
dquartul pushed a commit that referenced this pull request Nov 24, 2016
update to the latest version of BLonD
dquartul pushed a commit that referenced this pull request Jan 9, 2017
dquartul pushed a commit that referenced this pull request Feb 1, 2017
bring this up to date with master of dquarul/BLonD
dquartul pushed a commit that referenced this pull request Jun 8, 2017
alasheen added a commit that referenced this pull request Jul 5, 2017
blond-admin pushed a commit that referenced this pull request Jul 11, 2017
htimko pushed a commit that referenced this pull request Aug 29, 2017
Merge pull request #56 from kiliakis/clean-up
kiliakis added a commit that referenced this pull request Apr 1, 2020
htimko pushed a commit that referenced this pull request Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants