TensorBFS / TensorInference.jl

Probabilistic inference using contraction of tensor networks
https://tensorbfs.github.io/TensorInference.jl/
MIT License
18 stars 2 forks source link

Add a function to generate tensor network model by optimized EinCode #90

Closed ArrogantGao closed 8 months ago

ArrogantGao commented 8 months ago

The EinCode then can be pre-optimized, so that for all cases we are using the same contraction order. Tests added and passed.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (fe5edf7) 84.70% compared to head (026cbe0) 84.81%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #90 +/- ## ========================================== + Coverage 84.70% 84.81% +0.11% ========================================== Files 10 10 Lines 536 540 +4 ========================================== + Hits 454 458 +4 Misses 82 82 ```

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