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

Add constructor `Vec(::AbstractVec)` #169

Closed KeitaNakamura closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #169 (de9f985) into main (e297728) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #169   +/-   ##
=======================================
  Coverage   92.58%   92.59%           
=======================================
  Files          18       18           
  Lines        1457     1458    +1     
=======================================
+ Hits         1349     1350    +1     
  Misses        108      108           
Impacted Files Coverage Δ
src/Tensor.jl 99.27% <100.00%> (+<0.01%) :arrow_up:

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 e297728...de9f985. Read the comment docs.