moble / quaternionic

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

Make fast Euler phase functions available directly #18

Closed moble closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #18 (7f3dc37) into master (1ed0b91) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #18   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          981       989    +8     
  Branches       103       103           
=========================================
+ Hits           981       989    +8     
Impacted Files Coverage Δ
quaternionic/converters.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2b7acd6...7f3dc37. Read the comment docs.