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 2defb96 commit 776e1bfCopy full SHA for 776e1bf
test/test_belief_propagation.jl
@@ -31,7 +31,7 @@ using ITensors.NDTensors: array
31
using LinearAlgebra: eigvals, tr
32
using NamedGraphs: NamedEdge, NamedGraph
33
using NamedGraphs.NamedGraphGenerators: named_comb_tree, named_grid
34
-using NamedGraphs.PartitionedGraphs: PartitionVertex, partitionedges, unpartitioned_graph
+using NamedGraphs.PartitionedGraphs: PartitionVertex, partitionedges
35
using SplitApplyCombine: group
36
using StableRNGs: StableRNG
37
using TensorOperations: TensorOperations
0 commit comments