ITensor / ITensorNetworks.jl

A package with general tools for working with higher-dimensional tensor networks based on ITensor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use `external_inds` and `edge_inds`/`internal_inds` as alternatives to `siteinds` and `linkinds`

mtfishman opened this issue · comments

Use external_inds and edge_inds/internal_inds instead of siteinds and linkinds, or as alternative names through aliases.

Maybe we could use external_indsnetwork and external_inds to differentiate between outputting an index network vs outputting a collection of indices.