moble / quaternionic

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

Accept integer inputs to converters #30

Closed moble closed 2 years ago

moble commented 2 years ago

Closes #29

codecov[bot] commented 2 years ago

Codecov Report

Merging #30 (707dcb1) into main (0c4ac8c) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #30   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines         1034      1041    +7     
  Branches       108       108           
=========================================
+ Hits          1034      1041    +7     
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 ae3dd08...707dcb1. Read the comment docs.