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

Setting and reporting the random seed for random graphs #77

Closed
Islast opened this issue Aug 14, 2018 · 2 comments
Closed

Setting and reporting the random seed for random graphs #77

Islast opened this issue Aug 14, 2018 · 2 comments

Comments

@Islast
Copy link
Collaborator

Islast commented Aug 14, 2018

To ensure reproducibility of BrainNetworksInPython analyses, we would like to be able to set and record the random seeds used to generate random graphs.
networkx doesn't currently support this, and in our regression tests we handle this by setting the global seed.
In the present dev branch of networkx they are introducing this functionalty link. It might be best to hold on until this release.

@Islast
Copy link
Collaborator Author

Islast commented Aug 14, 2018

ME-ICA/tedana#87

@KirstieJane KirstieJane mentioned this issue Aug 23, 2018
1 task
@Islast
Copy link
Collaborator Author

Islast commented Sep 20, 2019

networkx version later than 2.2 is now required for this reason

@Islast Islast closed this as completed Sep 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant