Skip to content

Commit 78ef764

Browse files
committed
Test namespace
1 parent 823b09c commit 78ef764

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/test_inner.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,11 @@ using ITensorNetworks:
77
logscalar,
88
random_tensornetwork,
99
scalar,
10+
siteinds,
1011
ttn,
1112
underlying_graph
1213
using ITensorNetworks.ModelHamiltonians: heisenberg
13-
using ITensors: dag, siteinds
14+
using ITensors: dag
1415
using SplitApplyCombine: group
1516
using Graphs: SimpleGraph, uniform_tree
1617
using NamedGraphs: NamedGraph

0 commit comments

Comments
 (0)