Skip to content

AutoMPO for iDMRG#161

Open
akeselman wants to merge 2 commits intoITensor:masterfrom
akeselman:master
Open

AutoMPO for iDMRG#161
akeselman wants to merge 2 commits intoITensor:masterfrom
akeselman:master

Conversation

@akeselman
Copy link
Copy Markdown

Adjusting AutoMPO implementation to work for infinite systems.

When specifying the Hamiltonian, terms that connect a site in one unit cell to a site in the next unit cell should be specified with site indices (i, N+j), where i and j are the site indices within a unit cell and N is the number of sites in a unit cell.

Note that AutoMPO does not perform any compression in this case - when constructing the finalMPO, the SVD is skipped and the matrix elements of the MPO are taken directly from tempMPO.

…Note that SVD, that is normally performed when constructing the finalMPO, is skipped for an infinite system.
@emstoudenmire
Copy link
Copy Markdown
Contributor

Thanks a lot Anna! We (me and Matt Fishman) will be looking into this and working on incorporating it into ITensor -

@krvajal
Copy link
Copy Markdown

krvajal commented Dec 7, 2018

Any chance of this been merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants