moble / quaternionic

Interpret numpy arrays as quaternionic arrays with numba acceleration
MIT License
84 stars 7 forks source link

Solve Wahba's problem #46

Closed moble closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 52.17391% with 22 lines in your changes missing coverage. Please review.

Project coverage is 97.90%. Comparing base (e87aac6) to head (2516229). Report is 1 commits behind head on main.

Files Patch % Lines
quaternionic/alignment.py 48.27% 14 Missing and 1 partial :warning:
quaternionic/interpolation.py 28.57% 4 Missing and 1 partial :warning:
quaternionic/arrays.py 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #46 +/- ## ========================================== - Coverage 99.90% 97.90% -2.01% ========================================== Files 9 10 +1 Lines 1052 1096 +44 Branches 218 230 +12 ========================================== + Hits 1051 1073 +22 - Misses 1 21 +20 - Partials 0 2 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.