seemps.evolution.trotter.Trotter2ndOrder.apply_inplace# method Trotter2ndOrder.apply_inplace(state)[source]# Apply a Trotter 2nd 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.