qgrad_qutip.Displace

class qgrad_qutip.Displace(n)

Displacement operator for optical phase space.

\[D(\alpha) = \exp(\alpha a^\dagger -\alpha^* a)\]

Args: n (int): dimension of the displace operator

__init__(n)

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__(n)

Initialize self.