Skip to content

Commit

Permalink
Update examples/gauging/gauging_itns.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Fishman <[email protected]>
  • Loading branch information
JoeyT1994 and mtfishman authored Nov 20, 2023
1 parent df01c27 commit 8cd2d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/gauging/gauging_itns.jl
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ end
"""Bring an ITN into the Vidal gauge, various methods possible. Result is timed"""
function benchmark_state_gauging(
ψ::ITensorNetwork;
mode="BeliefPropagation",
mode="belief_propagation",
no_iterations=50,
BP_update_order::String="sequential",
)
Expand Down

0 comments on commit 8cd2d11

Please sign in to comment.