ITensor / ITensor/ITensorNetworks.jl
Delete `flatten_networks`
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 128
- Forks
- 23
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 7
Description
I don't think flatten_networks is needed now that we have some better concepts like forms, partitioned graphs, etc.
@JoeyT1994 seems like you already started removing it's usage in the tests in #162?
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 locating the definition and usages of flatten_networks, then review the test changes discussed in issue #162. Check how forms and partitioned graphs cover its prior uses. Done means the obsolete function and remaining references are removed without breaking the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- hpc
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100