ITensor / ITensor/ITensorNetworks.jl
Account for weights of a graph/tensor network in graph partitioning
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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