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

Adding StableRNGs. #6

Merged
merged 2 commits into from
May 24, 2022
Merged

Conversation

codetalker7
Copy link
Member

This PR adds a StableRNG to the package, along with minor configuration changes to the CI. The StableRNGs package ensures that the generated random streams are consistent across Julia versions.

by passing an `rng` object as the first parameter. Also introduced
the relevant changes in `examples.md`.
@ayushpatnaikgit
Copy link
Member

Good to merge, but the other minor changes should be in separate PRs in the future.

@ayushpatnaikgit ayushpatnaikgit merged commit b224fd3 into xKDR:main May 24, 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.

2 participants