seemps.evolution.trotter.Trotter2ndOrder.apply#

method

Trotter2ndOrder.apply(state)[source]#

Apply a Trotter 2nd order unitary approximation onto an MPS state.

Parameters:
stateMPS

The state to be evolved.

Returns:
CanonicalMPS

A fresh new MPS wih the state evolved by one time step.