Skip to content

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

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

danmoseley merged 3 commits into
dotnet:masterfrom
Marusyk:rmarusyk/20308

Conversation

@Marusyk

@Marusyk Marusyk commented Apr 2, 2020

Copy link
Copy Markdown
Member

Used System.HashCode type to construct the final hash

Fixes #20308

Please review
Thank you in advance

Comment thread src/libraries/System.Private.CoreLib/src/System/Numerics/Matrix4x4.cs Outdated
@tannergooding

Copy link
Copy Markdown
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

@tannergooding tannergooding left a comment

Copy link
Copy Markdown
Member

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

Comment thread src/libraries/System.Private.CoreLib/src/System/Numerics/Matrix3x2.cs Outdated
@danmoseley

Copy link
Copy Markdown
Contributor

@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
Copy Markdown
Member

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

@ghost

ghost commented Aug 10, 2020

Copy link
Copy Markdown

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
Copy Markdown
Contributor

Failing leg seems defunct now

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

Copy link
Copy Markdown
Contributor

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