-
Notifications
You must be signed in to change notification settings - Fork 71
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
[DEP][DOC}: 696 fix random seed documentation #25
Closed
bretsnev
wants to merge
15
commits into
bilby-dev:github-main
from
bretsnev:696-fix-random-seed-documentation
Closed
[DEP][DOC}: 696 fix random seed documentation #25
bretsnev
wants to merge
15
commits into
bilby-dev:github-main
from
bretsnev:696-fix-random-seed-documentation
Commits on Feb 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 49c1c39 - Browse repository at this point
Copy the full SHA 49c1c39View commit details
Commits on Feb 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 25305f6 - Browse repository at this point
Copy the full SHA 25305f6View commit details -
DEP,DOC: Updated doc string to ask for np generator instance instead …
…of legacy generator
Configuration menu - View commit details
-
Copy full SHA for d685c89 - Browse repository at this point
Copy the full SHA d685c89View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec66296 - Browse repository at this point
Copy the full SHA ec66296View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ce19fe - Browse repository at this point
Copy the full SHA 2ce19feView commit details
Commits on Feb 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e008142 - Browse repository at this point
Copy the full SHA e008142View commit details -
Configuration menu - View commit details
-
Copy full SHA for 164ca22 - Browse repository at this point
Copy the full SHA 164ca22View commit details -
Configuration menu - View commit details
-
Copy full SHA for a84ed19 - Browse repository at this point
Copy the full SHA a84ed19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ccaa0b - Browse repository at this point
Copy the full SHA 0ccaa0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a89e8e - Browse repository at this point
Copy the full SHA 1a89e8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a06724 - Browse repository at this point
Copy the full SHA 7a06724View commit details
Commits on Feb 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a818fe8 - Browse repository at this point
Copy the full SHA a818fe8View commit details
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 348b426 - Browse repository at this point
Copy the full SHA 348b426View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c5cc4d - Browse repository at this point
Copy the full SHA 9c5cc4dView commit details
Commits on Mar 11, 2024
-
I realised that pre-commit didn't check any files because there were no logged chagnes. So I ran pre-commit on everything using "pre-commit run --all-files". This only brought up relevant changes from myself, with the exceptions of: "bilby/bilby_mcmc/sampler.py:525:38: E226 missing whitespace around arithmetic operator" which is outside the remit of this merge request.
Configuration menu - View commit details
-
Copy full SHA for e175f3a - Browse repository at this point
Copy the full SHA e175f3aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.