Closed brownadder closed 2 years ago
It is actually working. The QSystem function requires the input Hamiltonian to be specified as a dictionary of functional coefficients paired with an HOp object. After passing a square NumPy array directly, aforementioned dictionary need to be constructed.
Try A = 2x2 matrix and Hop(A), propagate 1 spin.