Jutho / TensorOperations.jl

Julia package for tensor contractions and related operations
https://jutho.github.io/TensorOperations.jl/stable/
Other
452 stars 56 forks source link

Version 4 (WIP) #137

Closed Jutho closed 1 year ago

Jutho commented 1 year ago

The upcoming version 4 of TensorOperations.jl by @lkdvos .

codecov[bot] commented 1 year ago

Codecov Report

Merging #137 (4df9b05) into master (20783f3) will increase coverage by 4.04%. The diff coverage is 78.31%.

@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
+ Coverage   77.27%   81.31%   +4.04%     
==========================================
  Files          22       25       +3     
  Lines        2020     2109      +89     
==========================================
+ Hits         1561     1715     +154     
+ Misses        459      394      -65     
Impacted Files Coverage Δ
ext/TensorOperationscuTENSORExt.jl 0.00% <0.00%> (ø)
src/indexnotation/indexordertree.jl 86.00% <ø> (ø)
src/interface.jl 14.28% <14.28%> (ø)
src/implementation/indices.jl 70.00% <28.12%> (-28.15%) :arrow_down:
src/indexnotation/optimaltree.jl 89.49% <50.00%> (ø)
src/implementation/functions.jl 80.00% <80.00%> (ø)
src/indexnotation/preprocessors.jl 81.88% <80.00%> (+21.02%) :arrow_up:
src/indexnotation/analyzers.jl 86.27% <81.25%> (+5.06%) :arrow_up:
src/indexnotation/instantiators.jl 87.20% <85.71%> (-2.72%) :arrow_down:
src/indexnotation/verifiers.jl 89.58% <87.50%> (+2.58%) :arrow_up:
... and 14 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

Jutho commented 1 year ago

almost ready, final doc updates will happen on master branch