We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92d8243 commit f4c6952Copy full SHA for f4c6952
test/test_contraction_sequence.jl
@@ -1,5 +1,5 @@
1
@eval module $(gensym())
2
-# using EinExprs: Exhaustive, Greedy, HyPar
+using EinExprs: Exhaustive, Greedy, HyPar
3
using ITensorNetworks:
4
contraction_sequence, norm_sqr_network, random_tensornetwork, siteinds
5
using ITensors: ITensors, contract
0 commit comments