seemps.evolution.trotter.Trotter3rdOrder.apply_inplace# method Trotter3rdOrder.apply_inplace(state)[source]# Apply a Trotter 3rd order unitary approximation onto an MPS state. Parameters: stateMPSThe state to be evolved. Returns: CanonicalMPSThe same state object modified by the unitary, if it was a CanonicalMPS Otherwise a fresh new state evolved.