moble / quaternionic

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

Add scalar and vector converters #16

Closed moble closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #16 (4d34228) into master (c6d9d20) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #16   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          922       936   +14     
  Branches        98        98           
=========================================
+ Hits           922       936   +14     
Impacted Files Coverage Δ
quaternionic/utilities.py 100.00% <ø> (ø)
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 4d1c803...4d34228. Read the comment docs.