qiskit-algorithms icon indicating copy to clipboard operation
qiskit-algorithms copied to clipboard

real time evolution statevector at each step

Open derenliu opened this issue 10 months ago • 0 comments

What should we add?

https://qiskit-community.github.io/qiskit-algorithms/tutorials/13_trotterQRTE.html

I refer to the above tutorial on "real time evolution using trotterization". At the end of this tutorial, the magnetization evolution plot is done by using exact_evolution statevectors. Can this be done without the exact evolution, since the point of the tutorial is to show the real time evolution? In other words, in the function "trotter.evolve(problem)", can we get the statevector at each time step so as to evaluate expectation values?

derenliu avatar Apr 01 '24 15:04 derenliu