KeitaNakamura / Tensorial.jl

Statically sized tensors and related operations for Julia
https://keitanakamura.github.io/Tensorial.jl/
MIT License
40 stars 1 forks source link

Make symmetric faster for SymmetricSecondOrderTensor{dim} where dim = 1,2,3 #170

Closed KeitaNakamura closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #170 (28f9148) into main (cf48b0a) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #170   +/-   ##
=======================================
  Coverage   92.59%   92.59%           
=======================================
  Files          18       18           
  Lines        1458     1458           
=======================================
  Hits         1350     1350           
  Misses        108      108           
Impacted Files Coverage Δ
src/ops.jl 98.33% <ø> (ø)

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 cf48b0a...28f9148. Read the comment docs.