You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#In the future we will try to unify this into apply() above but currently leave it mostly as a separate function
320
324
"""Apply() function for an ITN in the Vidal Gauge. Hence the bond tensors are required.
321
325
Gate does not necessarily need to be passed. Can supply an edge to do an identity update instead. Uses Simple Update procedure assuming gate is two-site"""
322
-
function ITensors.apply(o, ψ::VidalITensorNetwork; normalize=false, apply_kwargs...)
0 commit comments