src/stim.cc
src/stim/circuit/circuit.cc
src/stim/circuit/circuit_instruction.cc
src/stim/circuit/gate_decomposition.cc
src/stim/circuit/gate_target.cc
src/stim/cmd/command_analyze_errors.cc
src/stim/cmd/command_convert.cc
src/stim/cmd/command_detect.cc
src/stim/cmd/command_diagram.cc
src/stim/cmd/command_explain_errors.cc
src/stim/cmd/command_gen.cc
src/stim/cmd/command_help.cc
src/stim/cmd/command_m2d.cc
src/stim/cmd/command_repl.cc
src/stim/cmd/command_sample.cc
src/stim/cmd/command_sample_dem.cc
src/stim/dem/dem_instruction.cc
src/stim/dem/detector_error_model.cc
src/stim/diagram/ascii_diagram.cc
src/stim/diagram/base64.cc
src/stim/diagram/basic_3d_diagram.cc
src/stim/diagram/circuit_timeline_helper.cc
src/stim/diagram/crumble.cc
src/stim/diagram/crumble_data.cc
src/stim/diagram/detector_slice/detector_slice_set.cc
src/stim/diagram/diagram_util.cc
src/stim/diagram/gate_data_3d.cc
src/stim/diagram/gate_data_3d_texture_data.cc
src/stim/diagram/gate_data_svg.cc
src/stim/diagram/gltf.cc
src/stim/diagram/graph/match_graph_3d_drawer.cc
src/stim/diagram/graph/match_graph_svg_drawer.cc
src/stim/diagram/json_obj.cc
src/stim/diagram/lattice_map.cc
src/stim/diagram/timeline/timeline_3d_drawer.cc
src/stim/diagram/timeline/timeline_ascii_drawer.cc
src/stim/diagram/timeline/timeline_svg_drawer.cc
src/stim/gates/gate_data_annotations.cc
src/stim/gates/gate_data_blocks.cc
src/stim/gates/gate_data_collapsing.cc
src/stim/gates/gate_data_controlled.cc
src/stim/gates/gate_data_hada.cc
src/stim/gates/gate_data_heralded.cc
src/stim/gates/gate_data_noisy.cc
src/stim/gates/gate_data_pair_measure.cc
src/stim/gates/gate_data_pauli.cc
src/stim/gates/gate_data_pauli_product.cc
src/stim/gates/gate_data_period_3.cc
src/stim/gates/gate_data_period_4.cc
src/stim/gates/gate_data_pp.cc
src/stim/gates/gate_data_swaps.cc
src/stim/gates/gates.cc
src/stim/gen/circuit_gen_params.cc
src/stim/gen/gen_color_code.cc
src/stim/gen/gen_rep_code.cc
src/stim/gen/gen_surface_code.cc
src/stim/io/measure_record.cc
src/stim/io/measure_record_batch_writer.cc
src/stim/io/measure_record_writer.cc
src/stim/io/raii_file.cc
src/stim/io/sparse_shot.cc
src/stim/io/stim_data_formats.cc
src/stim/main_namespaced.cc
src/stim/mem/bit_ref.cc
src/stim/mem/simd_util.cc
src/stim/mem/simd_word.cc
src/stim/mem/sparse_xor_vec.cc
src/stim/search/graphlike/algo.cc
src/stim/search/graphlike/edge.cc
src/stim/search/graphlike/graph.cc
src/stim/search/graphlike/node.cc
src/stim/search/graphlike/search_state.cc
src/stim/search/hyper/algo.cc
src/stim/search/hyper/edge.cc
src/stim/search/hyper/graph.cc
src/stim/search/hyper/node.cc
src/stim/search/hyper/search_state.cc
src/stim/search/sat/wcnf.cc
src/stim/simulators/error_analyzer.cc
src/stim/simulators/error_matcher.cc
src/stim/simulators/force_streaming.cc
src/stim/simulators/graph_simulator.cc
src/stim/simulators/matched_error.cc
src/stim/simulators/sparse_rev_frame_tracker.cc
src/stim/simulators/vector_simulator.cc
src/stim/stabilizers/flex_pauli_string.cc
src/stim/util_bot/arg_parse.cc
src/stim/util_bot/error_decomp.cc
src/stim/util_bot/probability_util.cc
src/stim/util_top/circuit_inverse_qec.cc
src/stim/util_top/circuit_inverse_unitary.cc
src/stim/util_top/circuit_to_detecting_regions.cc
src/stim/util_top/circuit_vs_amplitudes.cc
src/stim/util_top/export_crumble_url.cc
src/stim/util_top/export_qasm.cc
src/stim/util_top/export_quirk_url.cc
src/stim/util_top/has_flow.cc
src/stim/util_top/mbqc_decomposition.cc
src/stim/util_top/reference_sample_tree.cc
src/stim/util_top/simplified_circuit.cc
src/stim/util_top/transform_without_feedback.cc
