ITensor / ITensor/ITensorNetworksNext.jl
Nested algorithm improvements in `AlgorithmsInterfaceExtensions`
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 3
- Forks
- 3
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 9
Description
- Allow support for length-less iterators.
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 AlgorithmsInterfaceExtensions implementation and reading how its nested algorithms currently determine iterator length. Check for existing tests covering iterators, then define completion as allowing length-less iterators without breaking the current algorithm behavior. The issue names no specific file or test, so repository exploration is required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100