ITensor / ITensor/ITensorNetworks.jl
Pass reduced operator/problem and initial reduced state as arguments to solver updaters
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 128
- Forks
- 23
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 7
Description
Pass the reduced operator/problem and initial reduced state as arguments to tensor network solver updaters, which is the design in ITensorTDVP.jl. Currently the reduced operator/problem is passed as a keyword argument.
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 tensor network solver updater definitions and their call sites, then compare the argument design with ITensorTDVP.jl. Done means the reduced operator/problem and initial reduced state are passed as arguments rather than the reduced operator/problem being passed as a keyword argument.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- backend-api-design
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100