TensorBFS / OMEinsumContractionOrders.jl

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

compatable with TreeWidthSolver v0.3 #47

Closed ArrogantGao closed 2 months ago

ArrogantGao commented 3 months ago

see https://github.com/ArrogantGao/TreeWidthSolver.jl/pull/14

ArrogantGao commented 2 months ago

Attempt to make OMEinsumContractionOrders.jl support Juliav1.8. Since v1.8 does not support extensions, KaHyParExt will not available for Julia version lower than v1.9.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.52%. Comparing base (cc2295f) to head (6457d58). Report is 6 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #47 +/- ## ========================================== + Coverage 93.16% 94.52% +1.36% ========================================== Files 13 19 +6 Lines 1097 1370 +273 ========================================== + Hits 1022 1295 +273 Misses 75 75 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.