Skip to content

Commit adb1293

Browse files
JoeyT1994mtfishman
andauthored
Update src/apply.jl
Co-authored-by: Matt Fishman <[email protected]>
1 parent 04a7ea9 commit adb1293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/apply.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ function ITensors.apply(
260260
end
261261

262262
function ITensors.apply(
263-
o⃗::Union{Vector{ITensor},Vector{NamedEdge}},
263+
o⃗::Union{Vector{NamedEdge},Vector{ITensor}},
264264
ψ::AbstractITensorNetwork;
265265
normalize=false,
266266
ortho=false,

0 commit comments

Comments
 (0)