Skip to content

Commit

Permalink
replaceinds, mapinds
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfishman committed Jan 18, 2025
1 parent 283a2b4 commit 9d3d9d3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/ITensors.jl
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,12 @@ using ITensorBase:
commonind,
commoninds,
inds,
mapinds,
noprime,
plev,
prime,
replaceinds,
sim,
tags,
uniqueind,
uniqueinds
Expand Down Expand Up @@ -56,7 +59,6 @@ function replaceprime end
function replacetags end
function setprime end
function settags end
function sim end
function swapprime end

# TODO: Delete these in-place versions, only define
Expand Down

0 comments on commit 9d3d9d3

Please sign in to comment.