under-Peter / OMEinsum.jl

One More Einsum for Julia! With runtime order-specification and high-level adjoints for AD
https://under-peter.github.io/OMEinsum.jl/dev/
MIT License
181 stars 23 forks source link

Polish AD and unify some interfaces #129

Closed GiggleLiu closed 2 years ago

GiggleLiu commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #129 (f0d1618) into master (55cbe75) will decrease coverage by 0.14%. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #129      +/-   ##
==========================================
- Coverage   88.03%   87.89%   -0.15%     
==========================================
  Files          14       14              
  Lines        1020     1024       +4     
==========================================
+ Hits          898      900       +2     
- Misses        122      124       +2     
Impacted Files Coverage Δ
src/Core.jl 92.10% <ø> (+0.10%) :arrow_up:
src/deprecation.jl 0.00% <ø> (ø)
src/einsequence.jl 86.25% <66.66%> (-0.46%) :arrow_down:
src/autodiff.jl 90.47% <100.00%> (-0.44%) :arrow_down:
src/utils.jl 88.37% <0.00%> (-2.11%) :arrow_down:
src/contractionorder/incidencelist.jl 87.23% <0.00%> (+0.27%) :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 55cbe75...f0d1618. Read the comment docs.