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

Safe sqrt to avoid sqrt of negative numbers #159

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

danineamati
Copy link
Member

This can occur when DOP matrices are ill-conditioned.

This can occur when DOP matrices are ill-conditioned.
Copy link

codecov bot commented Feb 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2fff3c5) 99.66% compared to head (2a25bbd) 99.66%.

Additional details and impacted files
@@           Coverage Diff           @@
##           v1.0.2     #159   +/-   ##
=======================================
  Coverage   99.66%   99.66%           
=======================================
  Files          27       27           
  Lines        3883     3885    +2     
=======================================
+ Hits         3870     3872    +2     
  Misses         13       13           

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

@danineamati danineamati merged commit fdf5a81 into v1.0.2 Feb 14, 2024
12 checks passed
@danineamati danineamati deleted the daniel/dop_illconditioned branch February 14, 2024 02:44
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