Using the observer system with TDVP

Hi,
I was hoping you could give some guidance on using the observer system within TDVP. I am having trouble finding any documentation for this.
I am interesting in measuring various expectation values of the MPS at specific times, i.e. t=0.1, 1.0, 2.0 ect.
Is there a way to do this with the observer system? Any guidance is appreciated.
Thanks!

Take a look at these examples: ITensorMPS.jl/examples at main · ITensor/ITensorMPS.jl · GitHub

The ITensorMPS.jl package is under-documented right now since we are planning on reorganizing the MPS and MPO code that is currently distributed across ITensors.jl and ITensorTDVP.jl into ITensorMPS.jl ([ANN] ITensorMPS.jl initial release) but once we move all of the MPS and MPO code to ITensorMPS.jl we will do a better job of documenting the solvers that are currently in ITensorTDVP.jl.

2 Likes

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.