spheres.oscillators.second_quantized_paulis

spheres.oscillators.second_quantized_paulis(cutoff_dim=3)[source]

Second quantized Pauli X, Y, Z operators on two harmonic oscillators.

Parameters

cutoff_dim (int) – Cutoff dimensions for the oscillator Fock spaces.

Returns

XYZ – Dictionary of operators {“X”: X, “Y”: Y, “Z”: Z}.

Return type

dict