flamingpy.cv.gkp

Functions useful for binning and errors associated with GKP encodings.

Functions

GKP_binner(outcomes[, return_fraction])

Naively translate CV outcomes to bit values.

Z_err(var[, var_num])

Return the probability of Z errors for a list of variances.

Z_err_cond(var, hom_val[, var_num, ...])

Return phase error probabilities conditioned on homodyne outcomes.

integer_fractional(x, alpha)

Obtain the integer and fractional part of x with respect to alpha.

Contents

Home

Background

Using FlamingPy

Development

Getting Help

Python API