CoherentState#

class CoherentState(port: str, alpha: complex)[source]#

Bases: simphony.quantum.QuantumState

Represents a coherent state in a quantum model as a covariance matrix.

Parameters
  • port (complex) – The port to which the coherent state is connected.

  • alpha (str) – The complex amplitude of the coherent state.