Skip to content

print loss stats at each step in TDVP

Vicentini Filippo requested to merge pv/tdvp-print into master

Created by: PhilipVinc

We are already updating the progress bar at every substep, so we might as well print the expectation value as well. It can help detect when NaNs are encountered

Merge request reports