bsc-quantic / Tenet.jl

Composable Tensor Network library in Julia
https://bsc-quantic.github.io/Tenet.jl/
Apache License 2.0
17 stars 1 forks source link

Fix legacy tests for `contract` #75

Closed jofrevalles closed 11 months ago

jofrevalles commented 11 months ago

Summary

This PR removes the legacy code used while we had the issue #16 on EinExprs (fixed on the PR #31 in Tensors) and updates it with the new shortened code.

codecov[bot] commented 11 months ago

Codecov Report

Merging #75 (cf1cf1d) into master (e16d71b) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #75   +/-   ##
=======================================
  Coverage   77.82%   77.82%           
=======================================
  Files           9        9           
  Lines         699      699           
=======================================
  Hits          544      544           
  Misses        155      155