flamingpy.simulations

Monte Carlo simulations for estimating FT thresholds.

Functions

ec_mc_trial(code_instance, noise_instance, ...)

Runs a single trial of Monte Carlo simulations of error-correction for the given code, noise model, and decoder.

ec_monte_carlo(trials, code_instance, ...[, ...])

Run Monte Carlo simulations of error-correction for the given code.

run_ec_simulation(trials, code, code_args, ...)

Run full Monte Carlo error-correction simulations.