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

Allow skew tableaux to be hashed #35138

Merged
merged 1 commit into from
Mar 26, 2023

Conversation

tscrim
Copy link
Collaborator

@tscrim tscrim commented Feb 15, 2023

We implement a __hash__ since it overwrites __eq__ as per Python's requirements.

Fixes #35137.

@github-actions
Copy link

Documentation preview for this PR is ready! 🎉
Built with commit: 2b6fb60

Copy link
Collaborator

@kwankyu kwankyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@tscrim
Copy link
Collaborator Author

tscrim commented Feb 16, 2023

Thank you!

@vbraun vbraun merged commit 4018a78 into sagemath:develop Mar 26, 2023
@mkoeppe mkoeppe added this to the sage-10.0 milestone Mar 26, 2023
@tscrim tscrim deleted the combinat/hash_skew_tableaux-35137 branch April 28, 2023 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SkewTableaux are unhashable
4 participants