qit.ho.beamsplitter

qit.ho.beamsplitter(theta, phi, n=30)

Bosonic beamsplitter operator.

Parameters
  • theta (float) – rotation angle

  • phi (float) – phase angle

  • n (int) – truncation dimension

Returns

beamsplitter operator

Return type

array[complex]

Returns the n-dimensional approximation for the bosonic two-mode beamsplitter operator

B(θ,ϕ):=exp(za1a2za1a2)=exp(θ(eiϕa1a2eiϕa1a2))=exp(i((QPPQ)Rez+(QQ+PP)Imz))

in the number basis, where z=θeiϕ.