supergrad.helper.Evolve.product_basis

supergrad.helper.Evolve.product_basis#

Evolve.product_basis(psi_list=None, _remove_compensation=False, **kwargs)[source]#

Running the time evolution in the product basis.

Parameters:
  • psi_list – the list of states for evolution. If None, all the states in computation basis will be used.

  • _remove_compensation – whether to remove the compensation(for debug use).

  • kwargs – keyword arguments will be passed to supergrad.time_evolution.sesolve