ITensor / ITensor/ITensorNetworks.jl

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

Open
#40 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
128
Forks
23
Avg merge
4d 7h
Merged PRs (30d)
7

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the definitions and usages of siteinds and linkinds, then inspect how public aliases are handled. Determine whether external_inds, edge_inds, and internal_inds can be added as alternatives without removing existing names. Done means the requested alternative names are available and existing names continue to work.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.