TensorBFS / OMEinsumContractionOrders.jl

Tensor network contraction order optimizers for OMEinsum
MIT License
25 stars 3 forks source link

fix issue 31 #32

Closed GiggleLiu closed 2 years ago

GiggleLiu commented 2 years ago

fix #31

codecov[bot] commented 2 years ago

Codecov Report

Merging #32 (3f70eef) into master (e9ba780) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
+ Coverage   96.00%   96.02%   +0.02%     
==========================================
  Files           8        8              
  Lines         800      806       +6     
==========================================
+ Hits          768      774       +6     
  Misses         32       32              
Impacted Files Coverage Δ
src/json.jl 100.00% <100.00%> (ø)
src/kahypar.jl 93.52% <100.00%> (ø)
src/slicing.jl 99.14% <100.00%> (+0.02%) :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 e9ba780...3f70eef. Read the comment docs.