ITensor / ITensor/ITensorMPS.jl
Change keyword argument set_limits to preserve_ortho
Open
@mtfishman is already working on this.
Since Oct 7, 2020.
- Dominant language
- Julia
- Stars
- 85
- Forks
- 27
- Avg merge
- 22m
- Merged PRs (30d)
- 1
Description
Right now, the keyword argument set_limits = false is used to turn off ITensor's internal process for setting the limits of an MPS/MPO if tensors outside of the orthogonality center are replaced. A better name for this would be preserve_ortho, as suggested by Miles.
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.
Assessment
This issue has not been assessed yet.