ITensor / ITensor/ITensorNetworks.jl

Account for weights of a graph/tensor network in graph partitioning

Open
#35 0 comments 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

As a follow up to #30, add an interface for passing weights of a graph/tensor network to the graph partitioning backends, with good defaults for known types like ITensorNetwork/IndsNetwork and partitioned ITensorNetwork/IndsNetwork.

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

Start by reviewing follow-up issue #30 and the graph partitioning backends mentioned here. Trace how ITensorNetwork, IndsNetwork, and their partitioned forms are passed to those backends; done means the interface accepts network weights and supplies suitable defaults for each listed type.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.