+1 vote
asked by (240 points)

In ITensor we can use 'DMRG' to target excited states using ground state and Hamiltonian.
I am curious about the principle of it.
Would you please share the papers to calculate excited state that ITensor referred to?
Thank you so much for your sharing and this wonderful ITensor library.

1 Answer

0 votes
answered by (70.1k points)

Hi, you can see section III.C. on page 7 of this paper for a discussion about the technique we have made available to compute excited states: https://arxiv.org/pdf/1105.1374

There is a discussion of this feature in the Julia documentation:
https://itensor.github.io/ITensors.jl/stable/examples/DMRG.html#Compute-excited-states-with-DMRG

It's an idea which is used in other numerical methods too, just to change the objective of the code to require the state being computed to be orthogonal to a previous state.

Thanks for the kind words about ITensor!

Best regards,
Miles

Welcome to ITensor Support Q&A, where you can ask questions and receive answers from other members of the community.

Formatting Tips:
  • To format code, indent by four spaces
  • To format inline LaTeX, surround it by @@ on both sides
  • To format LaTeX on its own line, surround it by $$ above and below
  • For LaTeX, it may be necessary to backslash-escape underscore characters to obtain proper formatting. So for example writing \sum\_i to represent a sum over i.
If you cannot register due to firewall issues (e.g. you cannot see the capcha box) please email Miles Stoudenmire to ask for an account.

To report ITensor bugs, please use the issue tracker.

Categories

...