fp

In the following sections, we will detail the Python APIs for FlamingPy.

fp is the top level module from which all basic functions and classes of FlamingPy can be directly imported.

Available modules

codes

The qubit codes module.

cv

The module for continuous-variable states and operations.

decoders

The module for decoders and error-correction functions.

simulations

Monte Carlo simulations for estimating FT thresholds.

utils

Utilities for visualizing error correction and plotting, processing, and saving data.

Module members

Threshold estimations for measurement-based implementation of quantum error correcting codes using GKP qubits.

Functions

version()

Version number of FlamingPy.

about()

Prints the installed version numbers for FlamingPy and its dependencies, and some system info.

UML Diagrams

Classes


Module relationships

Contents