Skip to main content
Ctrl+K

TQEC documentation

  • Introduction
  • User Guide
  • Gallery
  • Contributor Guide
  • API Reference
    • Legal Notice
  • GitHub
  • Google Group
  • Introduction
  • User Guide
  • Gallery
  • Contributor Guide
  • API Reference
  • Legal Notice
  • GitHub
  • Google Group

Section Navigation

Modules

  • tqec.templates
  • tqec.plaquette
    • FrozenDefaultDict
    • Plaquette
    • PlaquetteOrientation
    • PlaquetteQubits
    • PlaquetteSide
    • Plaquettes
    • RG
    • RPNG
    • RPNGDescription
    • SquarePlaquetteQubits
  • tqec.circuit
  • tqec.computation
  • tqec.compile
    • compile_block_graph
  • tqec.compile.blocks
  • tqec.gallery
    • cnot
    • cz
    • memory
    • move_rotation
    • stability
    • steane_encoding
    • three_cnots
  • tqec.interop
    • block_synthesis
    • display_collada_model
    • positioned_block_synthesis
    • read_block_graph_from_dae_file
    • write_block_graph_to_dae_file
    • PositionedZX
    • RGBA
    • SynthesisStrategy
    • TQECColor
  • tqec.simulation
    • heuristic_custom_error_key
    • plot_observable_as_inset
    • split_stats_for_observables
    • start_simulation_using_sinter
  • tqec.utils
    • Basis
    • NoiseModel
    • Orientation
    • tqec.utils.TQECError
  • API Reference
  • tqec.simulation

tqec.simulation#

Defines several helper methods to facilitate QEC circuit simulation.

Functions

heuristic_custom_error_key(observables)

Get a heuristic custom error key using for the error metric in sinter.

plot_observable_as_inset(ax_target, ...[, ...])

Plot the provided observable as an inset in the provided ax.

split_stats_for_observables(stats, ...)

Split the statistics for each individual observable.

start_simulation_using_sinter(block_graph, ...)

Run stim simulations using sinter.

previous

TQECColor

next

heuristic_custom_error_key

This Page

  • Show Source

© Copyright 2024 - 2025, TQEC Community.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.