flamingpy.cv.ops.SCZ_apply

flamingpy.cv.ops.SCZ_apply(adj, quads, one_shot=True)[source]

Apply SCZ matrix to one- or two-dimensional array quads.

If one-shot is True, use SCZ_mat to apply a symplectic CZ matrix to a matrix or vector of quadratures. Otherwise, take advantage of the block structure of a symplectic SCZ matrix for a more memory- efficient matrix multiplication.

Contents

Home

Background

Using FlamingPy

Development

Getting Help

Python API