ITensor / ITensor/ITensorMPS.jl
Add `logtr(::MPO)` and more versions of `loginner`
Open
@mtfishman is already working on this.
Since Oct 7, 2020.
enhancement
- Dominant language
- Julia
- Stars
- 85
- Forks
- 27
- Avg merge
- 22m
- Merged PRs (30d)
- 1
Description
loginner(::MPS, ::MPS) is useful for getting the inner product of two large MPS, since the inner products have a tendency to diverge with the system size. It would be helpful to add similar functions logtr(::MPO), loginner(::MPO, ::MPS, ::MPO, ::MPS), etc.
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.