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

Fix bug with equality that meant diff failed #50

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

lawrencejones
Copy link
Member

We were always updating everything because we had an incorrect equality check. Things are the same if ranks are equal, and different if they are not.

We were always updating everything because we had an incorrect equality
check. Things are the same if ranks are equal, and different if they are
not.
Copy link
Contributor

@leonore leonore left a comment

Choose a reason for hiding this comment

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

lgtm! good catch

@lawrencejones lawrencejones merged commit 1057cb4 into master Jul 3, 2023
1 check passed
@lawrencejones lawrencejones deleted the lawrence-fix-equality-bug branch July 3, 2023 14:25
@lawrencejones
Copy link
Member Author

Much, much better:
Screenshot 2023-07-03 at 15 39 13

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.

2 participants