TensorBFS / OMEinsumContractionOrders.jl

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

fix permutedims of tensors with rank > 32 due to having sliced dimensions #23

Closed GiggleLiu closed 2 years ago

GiggleLiu commented 2 years ago

@kshyatt Can you please help me check if it solves your problem?

codecov[bot] commented 2 years ago

Codecov Report

Merging #23 (587dcf5) into master (11cd5af) will increase coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
+ Coverage   95.40%   95.45%   +0.05%     
==========================================
  Files           7        7              
  Lines         674      682       +8     
==========================================
+ Hits          643      651       +8     
  Misses         31       31              
Impacted Files Coverage Δ
src/slicing.jl 99.00% <100.00%> (+0.08%) :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 11cd5af...587dcf5. Read the comment docs.