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

Update PWCG #199

Open
wants to merge 3 commits into
base: 3.2.0
Choose a base branch
from
Open

Update PWCG #199

wants to merge 3 commits into from

Conversation

cdonnay
Copy link
Collaborator

@cdonnay cdonnay commented Mar 7, 2025

This PR includes updates to the pairwise comparison graph class. Much of this code was written by @peterrrock2.

  • split out the computation of the pairwise dict so that users do not have to construct the graph to access H2H comparisons.
  • rename dominating_tiers() to get_dominating_tiers() to match other methods
  • edit the draw method to return the ax object
  • tests, docs, and changelog
  • overall MUCH faster than old implementation

@cdonnay cdonnay added this to the 3.2.0 milestone Mar 7, 2025
@cdonnay cdonnay requested a review from peterrrock2 March 7, 2025 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant