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

Improve random tangent generation on complex circle and rotation matr… #689

Merged
merged 2 commits into from
Nov 17, 2023

Conversation

mateuszbaran
Copy link
Member

…ices

Fixes #688 and #686.

Copy link

codecov bot commented Nov 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6e0aa84) 99.57% compared to head (c8a3cd0) 99.57%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #689      +/-   ##
==========================================
- Coverage   99.57%   99.57%   -0.01%     
==========================================
  Files         108      108              
  Lines       10678    10677       -1     
==========================================
- Hits        10633    10632       -1     
  Misses         45       45              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mateuszbaran mateuszbaran merged commit b2d83b3 into master Nov 17, 2023
25 checks passed
@kellertuer kellertuer deleted the mbaran/rand-circle-vector branch May 4, 2024 17:38
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.

Improve rand for tangent vectors on SpecialOrthogonal(2)
2 participants