moble / quaternionic

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

In-place operations #23

Closed moble closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #23 (0e95370) into main (506a8b2) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #23   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          989      1025   +36     
  Branches       103       107    +4     
=========================================
+ Hits           989      1025   +36     
Impacted Files Coverage Δ
quaternionic/arrays.py 100.00% <ø> (ø)
quaternionic/algebra.py 100.00% <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 2527280...0e95370. Read the comment docs.