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 find_distributed_partition (non-set) #529

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

Commits on Jul 25, 2024

  1. working pass 1

    matthiasdiener committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3364a4f View commit details
    Browse the repository at this point in the history
  2. cleanups

    matthiasdiener committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ef7ea0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    817b255 View commit details
    Browse the repository at this point in the history
  4. eliminate _OrderedSets

    matthiasdiener committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    f3f3c7d View commit details
    Browse the repository at this point in the history
  5. misc improvements

    matthiasdiener committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    8bf2daf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d906b5 View commit details
    Browse the repository at this point in the history
  7. some mypy fixes

    matthiasdiener committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    142c8e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    4e0e174 View commit details
    Browse the repository at this point in the history
  2. ruff

    matthiasdiener committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    bd70620 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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

Commits on Aug 14, 2024

  1. mypy fixes

    matthiasdiener committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    ea1462c View commit details
    Browse the repository at this point in the history
  2. remove unnecesary cast

    matthiasdiener committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    168ef53 View commit details
    Browse the repository at this point in the history
  3. adjust comment

    matthiasdiener committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    d711989 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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

Commits on Sep 12, 2024

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

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    7e03b35 View commit details
    Browse the repository at this point in the history
  2. performance fix

    matthiasdiener authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5847800 View commit details
    Browse the repository at this point in the history
  3. switch to dicts

    matthiasdiener committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7dd83bb View commit details
    Browse the repository at this point in the history
  4. more dict usage

    matthiasdiener committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1ea962c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

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

Commits on Oct 14, 2024

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

Commits on Oct 24, 2024

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

Commits on Nov 5, 2024

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

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    7050bc8 View commit details
    Browse the repository at this point in the history
  2. Fix imports

    inducer committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    94658af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    535539e View commit details
    Browse the repository at this point in the history