-
-
Notifications
You must be signed in to change notification settings - Fork 482
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
Remove superfluous set_random_seed() calls #32877
Comments
Branch: u/mjo/ticket/32877 |
Author: Michael Orlitzky |
New commits:
|
Commit: |
Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:
|
comment:4
The two instances in |
Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:
|
comment:6
Replying to @kliem:
You're right, fixed. |
comment:7
Thanks for doing this. |
Reviewer: Jonathan Kliem |
Changed branch from u/mjo/ticket/32877 to |
Now that we use a random random seed in doctests by default, any vintage calls to
set_random_seed()
are obsolete.CC: @kliem
Component: misc
Author: Michael Orlitzky
Branch/Commit:
0c16a02
Reviewer: Jonathan Kliem
Issue created by migration from https://trac.sagemath.org/ticket/32877
The text was updated successfully, but these errors were encountered: