pygpe.spintwo.wavefunction.SpinTwoWavefunction.apply_phase#

SpinTwoWavefunction.apply_phase(phase, components='all')#

Applies a phase to specified components.

Parameters:
  • phase – The phase to be applied.

  • components – “all”, “plus2”, “plus1”, “zero”, “minus1”, “minus2” or a list of strings specifying the required components.