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

[ENH] parallelization backend calls in utility module - part 2, backend parameter passing #5311

Merged
merged 26 commits into from Oct 7, 2023

Commits on Sep 17, 2023

  1. backends

    fkiraly committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    c103c7d View commit details
    Browse the repository at this point in the history
  2. test

    fkiraly committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    a339fde View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Update _vectorize.py

    fkiraly committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    423b380 View commit details
    Browse the repository at this point in the history
  2. Update _vectorize.py

    fkiraly committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    be26f86 View commit details
    Browse the repository at this point in the history
  3. Update _vectorize.py

    fkiraly committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    4f3a80f View commit details
    Browse the repository at this point in the history
  4. move parallelize out

    fkiraly committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    79dab25 View commit details
    Browse the repository at this point in the history
  5. linting

    fkiraly committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    3a3e5f0 View commit details
    Browse the repository at this point in the history
  6. evaluate

    fkiraly committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    cbbc264 View commit details
    Browse the repository at this point in the history
  7. linting

    fkiraly committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    2aeb77c View commit details
    Browse the repository at this point in the history
  8. Update _functions.py

    fkiraly committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    8b05c6c View commit details
    Browse the repository at this point in the history
  9. Update parallel.py

    fkiraly committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e164c75 View commit details
    Browse the repository at this point in the history
  10. Update _vectorize.py

    fkiraly committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    47b644e View commit details
    Browse the repository at this point in the history
  11. Update _functions.py

    fkiraly committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7734cac View commit details
    Browse the repository at this point in the history
  12. Update _functions.py

    fkiraly committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    bebb4b8 View commit details
    Browse the repository at this point in the history
  13. Update _functions.py

    fkiraly committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    96e39bf View commit details
    Browse the repository at this point in the history
  14. Update _functions.py

    fkiraly committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    742c595 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Update test_evaluate.py

    fkiraly committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    1d5b802 View commit details
    Browse the repository at this point in the history
  2. Update test_evaluate.py

    fkiraly committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    f59500a View commit details
    Browse the repository at this point in the history
  3. allow backend_params

    fkiraly committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    b2be4ed View commit details
    Browse the repository at this point in the history
  4. vectorize

    fkiraly committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    05809fc View commit details
    Browse the repository at this point in the history
  5. evaluate

    fkiraly committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    dd7ad67 View commit details
    Browse the repository at this point in the history
  6. Update _functions.py

    fkiraly committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    467fba6 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    7bdd05f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    823f495 View commit details
    Browse the repository at this point in the history
  3. Revert "[AUTOMATED] update CONTRIBUTORS.md"

    This reverts commit 823f495.
    fkiraly committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    2e2a4fc View commit details
    Browse the repository at this point in the history
  4. Revert "Revert "[AUTOMATED] update CONTRIBUTORS.md""

    This reverts commit 2e2a4fc.
    fkiraly committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    a294766 View commit details
    Browse the repository at this point in the history