Skip to content

Conversation

@andreasKroepelin
Copy link
Contributor

Previously, the nearest_rotation of a matrix with eltype Float32 would have an eltype of Float64. This was due to multiplying with a Float64 vector for the determinant correction. I changed the implementation so that this vector has the appropriate eltype. I also added a test for this.

Copy link
Collaborator

@hyrodium hyrodium left a comment

Choose a reason for hiding this comment

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

Thank you for the PR! The test failures on CI is not related to the changes in this PR.

@hyrodium hyrodium merged commit f4c1ce2 into JuliaGeometry:master Nov 20, 2025
2 of 15 checks passed
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