Skip to content

Improve System.Numerics.Matrix3x2 and Matrix4x4 hash codes#34452

Merged
danmoseley merged 3 commits intodotnet:masterfrom
Marusyk:rmarusyk/20308
Aug 12, 2020
Merged

Improve System.Numerics.Matrix3x2 and Matrix4x4 hash codes#34452
danmoseley merged 3 commits intodotnet:masterfrom
Marusyk:rmarusyk/20308

Conversation

@Marusyk
Copy link
Member

@Marusyk Marusyk commented Apr 2, 2020

Used System.HashCode type to construct the final hash

Fixes #20308

Please review
Thank you in advance

@tannergooding
Copy link
Member

Thanks so much for the contribution! This looks good overall and I just had one piece of feedback.

@tannergooding tannergooding requested a review from pgovind April 2, 2020 16:34
Copy link
Member

@tannergooding tannergooding left a comment

Choose a reason for hiding this comment

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

LGTM. I've tagged @pgovind for review as well

@danmoseley
Copy link
Member

@tannergooding looks like we can hit merge on this one, right? Or should we rerun CI at this point? Seems it got lost in the shuffle.

@tannergooding
Copy link
Member

I'll rerun CI and apply the auto-merge label.

@ghost
Copy link

ghost commented Aug 10, 2020

Hello @tannergooding!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@danmoseley
Copy link
Member

Failing leg seems defunct now

@danmoseley danmoseley merged commit 66619ad into dotnet:master Aug 12, 2020
@danmoseley
Copy link
Member

Thanks @Marusyk

@Marusyk Marusyk deleted the rmarusyk/20308 branch August 12, 2020 16:07
@ghost ghost locked as resolved and limited conversation to collaborators Dec 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve System.Numerics.Matrix* hash codes

6 participants