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

Deterministic Rayon monte carlo example #1236

Merged
merged 4 commits into from
Jul 7, 2022
Merged

Commits on Jul 5, 2022

  1. Deterministic Rayon monte carlo

    Mason Kramer committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    c9ca66b View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Update deterministic mt with a batching example

    Mason Kramer committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    c4d3821 View commit details
    Browse the repository at this point in the history
  2. discuss determinism in the context of rayon + rand

    Mason Kramer committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    8742a3c View commit details
    Browse the repository at this point in the history
  3. reword the discussion

    Mason Kramer committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    36b7be2 View commit details
    Browse the repository at this point in the history