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

Multithreaded2 #248

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Multithreaded2 #248

wants to merge 10 commits into from

Commits on Jun 26, 2024

  1. Add rayon

    Pat-Lafon committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    3b049ef View commit details
    Browse the repository at this point in the history
  2. Add parallelism

    Pat-Lafon committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d56e735 View commit details
    Browse the repository at this point in the history
  3. Add tests

    Pat-Lafon committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    adfdffb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9aa826c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8791a28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49faa6a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a323707 View commit details
    Browse the repository at this point in the history
  8. format tests

    Pat-Lafon committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    a1d473b View commit details
    Browse the repository at this point in the history
  9. tidy toml

    Pat-Lafon committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    043b649 View commit details
    Browse the repository at this point in the history
  10. Replace &Arc with Arc

    Pat-Lafon committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    14bcb62 View commit details
    Browse the repository at this point in the history