Skip to content

Commit

Permalink
Added BP sequences to test examples. Removed Sqrt_BP as already tested
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeyT1994 committed Nov 6, 2023
1 parent 070996a commit 6ba7828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_examples/test_examples.jl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ using Test
"peps.jl",
"steiner_tree.jl",
joinpath("belief_propagation", "bpexample.jl"),
joinpath("belief_propagation", "sqrt_bp.jl"),
joinpath("belief_propagation", "bpsequences.jl"),
joinpath("dynamics", "2d_ising_imag_tebd.jl"),
joinpath("dynamics", "heavy_hex_ising_real_tebd.jl"),
joinpath("treetensornetworks", "comb_tree.jl"),
Expand Down

0 comments on commit 6ba7828

Please sign in to comment.