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

Parallelize Sampling of LDT #744

Merged
merged 31 commits into from
May 20, 2021
Merged

Commits on Nov 13, 2020

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

Commits on Nov 26, 2020

  1. merge

    kareef928 committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    a2c77c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. unwanted changes

    kareef928 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    895d93e View commit details
    Browse the repository at this point in the history
  2. lpt tutorial changes

    kareef928 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    e05d226 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

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

Commits on Mar 8, 2021

  1. parallelize ldt

    kareef928 committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    948de44 View commit details
    Browse the repository at this point in the history
  2. parallelize ldt

    kareef928 committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    e62cc99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    507a98b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. remove print

    kareef928 committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    fc64a64 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. remove comments

    kareef928 committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    e8bd71a View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2021

  1. format fix

    kareef928 committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    0edd979 View commit details
    Browse the repository at this point in the history
  2. add parallel test

    kareef928 committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    eda6730 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

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

Commits on Apr 18, 2021

  1. change seeds array

    kareef928 committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    2071206 View commit details
    Browse the repository at this point in the history
  2. pull

    kareef928 committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    8d037ca View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. pull

    kareef928 committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    742d373 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. add random_state param

    kareef928 committed May 5, 2021
    Configuration menu
    Copy the full SHA
    ea6f8b5 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. change workers to n_jobs

    kareef928 committed May 6, 2021
    Configuration menu
    Copy the full SHA
    96e0e91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5814892 View commit details
    Browse the repository at this point in the history
  3. change back to workers

    kareef928 committed May 6, 2021
    Configuration menu
    Copy the full SHA
    8a7d80e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ed928c View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. fix conflict

    kareef928 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    c9cbbc7 View commit details
    Browse the repository at this point in the history
  2. add missing imports

    kareef928 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    c816c42 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    709942d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df7e801 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db44da7 View commit details
    Browse the repository at this point in the history
  4. black

    bdpedigo committed May 17, 2021
    Configuration menu
    Copy the full SHA
    817d08b View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    18aaea2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    907a07e View commit details
    Browse the repository at this point in the history
  3. try only generating N seeds

    bdpedigo committed May 19, 2021
    Configuration menu
    Copy the full SHA
    ad04089 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcc4466 View commit details
    Browse the repository at this point in the history