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

Change the parallelization to be handled by joblib #19

Merged
merged 24 commits into from
Dec 13, 2023
Merged

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    3932d8b View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. remove unnecessary imports

    nwlandry committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    367f405 View commit details
    Browse the repository at this point in the history
  2. change to joblib

    nwlandry committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    89543b2 View commit details
    Browse the repository at this point in the history
  3. pass by reference

    nwlandry committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    461c0fa View commit details
    Browse the repository at this point in the history
  4. pass by reference

    nwlandry committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    89ed01c View commit details
    Browse the repository at this point in the history
  5. update to parallelize

    nwlandry committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    f1342cc View commit details
    Browse the repository at this point in the history
  6. fixes

    nwlandry committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    43aeef1 View commit details
    Browse the repository at this point in the history
  7. update data files

    nwlandry committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    f939faf View commit details
    Browse the repository at this point in the history
  8. fix setup file

    nwlandry committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    67f0748 View commit details
    Browse the repository at this point in the history
  9. add configuration model

    nwlandry committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    ced7fe4 View commit details
    Browse the repository at this point in the history
  10. rename r

    nwlandry committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    cc81734 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. update

    nwlandry committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    69deb23 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    dd42e95 View commit details
    Browse the repository at this point in the history
  2. updated collation scripts

    nwlandry committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    63a5545 View commit details
    Browse the repository at this point in the history
  3. added data

    nwlandry committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    6f2c736 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76476c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a19322e View commit details
    Browse the repository at this point in the history
  6. updated script for fig. 1b

    nwlandry committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    21bc08e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3fe1b3f View commit details
    Browse the repository at this point in the history
  8. updates

    nwlandry committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    301f322 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. updates

    nwlandry committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    67bf841 View commit details
    Browse the repository at this point in the history
  2. renaming and reorganizing

    nwlandry committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c4e580d View commit details
    Browse the repository at this point in the history
  3. updates

    nwlandry committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    831019e View commit details
    Browse the repository at this point in the history
  4. rename p to alpha

    nwlandry committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    85ed0cb View commit details
    Browse the repository at this point in the history