TensorBFS / OMEinsumContractionOrders.jl

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

Optimize permute #27

Closed GiggleLiu closed 2 years ago

GiggleLiu commented 2 years ago

reduce the number of permutations

codecov[bot] commented 2 years ago

Codecov Report

Merging #27 (013c198) into master (2272590) will increase coverage by 0.18%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   95.76%   95.94%   +0.18%     
==========================================
  Files           8        8              
  Lines         732      765      +33     
==========================================
+ Hits          701      734      +33     
  Misses         31       31              
Impacted Files Coverage Δ
src/simplify.jl 96.55% <ø> (+1.72%) :arrow_up:
src/interfaces.jl 100.00% <100.00%> (ø)
src/slicing.jl 99.05% <0.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 2272590...013c198. Read the comment docs.