You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead, we should keep track of the expectation value for each operator, and the operator squared. The variance can the easily be calculated on the fly for plotting.
The text was updated successfully, but these errors were encountered:
Variances are currently calculated by averaging over all trajectories. This is wrong (see http://michaelgoerz.net/notes/calculating-expectation-values-and-variances-for-quantum-trajectories.html)
Instead, we should keep track of the expectation value for each operator, and the operator squared. The variance can the easily be calculated on the fly for plotting.
The text was updated successfully, but these errors were encountered: