Result

class Result(*, samples=None, action=None, errors=None)

The result of the coherent simulation. It includes the values, at the sample times, of the unitary evolution operator \(U(t)\), the target operation infidelity \(\mathcal{I}(t)\) (if requested), and the evolved state \(|\psi(t)\rangle\) (if requested).

Variables: