Ulf Lorenz - 2019-04-25
  • Description has changed:

Diff:

--- old
+++ new
@@ -3,6 +3,7 @@
 In the demo MolVibration/OH/2, you can see some deficit of the expectation value observer. Each takes only a single operator and accumulates the data, without writing it to a file. This leads to some awkward coding where you store all the observers and retrieve the data in the end.

 This calls for a better solution that should be devised here. There are principally two solutions:
+
 * The observers directly write out the data to a file
 * The observers can calculate multiple expectation values.