Jutho / TensorOperations.jl

Julia package for tensor contractions and related operations
https://jutho.github.io/TensorOperations.jl/stable/
Other
452 stars 56 forks source link

Jh/instantiationbugfix #158

Closed Jutho closed 9 months ago

Jutho commented 9 months ago

further fixes for properly dealing with tensorscalar and tensor network subexpressions that evaluate to a scalar.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (a8beca8) 81.70% compared to head (4976786) 82.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #158 +/- ## ========================================== + Coverage 81.70% 82.00% +0.29% ========================================== Files 25 25 Lines 2143 2150 +7 ========================================== + Hits 1751 1763 +12 + Misses 392 387 -5 ```

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