LICENSE
README.md
pyproject.toml
setup.py
glue/python/README.md
glue/python/src/stim/__init__.py
src/stim.cc
src/stim/arg_parse.cc
src/stim/help.cc
src/stim/main_namespaced.cc
src/stim/probability_util.cc
src/stim/circuit/circuit.cc
src/stim/circuit/circuit.pybind.cc
src/stim/circuit/circuit_gate_target.pybind.cc
src/stim/circuit/circuit_instruction.pybind.cc
src/stim/circuit/circuit_repeat_block.pybind.cc
src/stim/circuit/gate_data.cc
src/stim/circuit/gate_data_annotations.cc
src/stim/circuit/gate_data_blocks.cc
src/stim/circuit/gate_data_collapsing.cc
src/stim/circuit/gate_data_controlled.cc
src/stim/circuit/gate_data_hada.cc
src/stim/circuit/gate_data_noisy.cc
src/stim/circuit/gate_data_pauli.cc
src/stim/circuit/gate_data_period_3.cc
src/stim/circuit/gate_data_period_4.cc
src/stim/circuit/gate_data_pp.cc
src/stim/circuit/gate_data_swaps.cc
src/stim/circuit/gate_target.cc
src/stim/dem/detector_error_model.cc
src/stim/dem/detector_error_model.pybind.cc
src/stim/dem/detector_error_model_instruction.pybind.cc
src/stim/dem/detector_error_model_repeat_block.pybind.cc
src/stim/dem/detector_error_model_target.pybind.cc
src/stim/gen/circuit_gen_main.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.cc
src/stim/io/measure_record_batch_writer.cc
src/stim/io/measure_record_reader.cc
src/stim/io/measure_record_writer.cc
src/stim/io/sparse_shot.cc
src/stim/io/stim_data_formats.cc
src/stim/mem/bit_ref.cc
src/stim/mem/simd_bit_table.cc
src/stim/mem/simd_bits.cc
src/stim/mem/simd_bits_range_ref.cc
src/stim/mem/simd_compat.cc
src/stim/mem/simd_util.cc
src/stim/mem/sparse_xor_vec.cc
src/stim/py/base.pybind.cc
src/stim/py/compiled_detector_sampler.pybind.cc
src/stim/py/compiled_measurement_sampler.pybind.cc
src/stim/py/march.pybind.cc
src/stim/py/stim.pybind.cc
src/stim/simulators/detection_simulator.cc
src/stim/simulators/error_analyzer.cc
src/stim/simulators/error_matcher.cc
src/stim/simulators/frame_simulator.cc
src/stim/simulators/matched_error.cc
src/stim/simulators/matched_error.pybind.cc
src/stim/simulators/measurements_to_detection_events.cc
src/stim/simulators/measurements_to_detection_events.pybind.cc
src/stim/simulators/min_distance.cc
src/stim/simulators/tableau_simulator.cc
src/stim/simulators/tableau_simulator.pybind.cc
src/stim/simulators/vector_simulator.cc
src/stim/stabilizers/pauli_string.cc
src/stim/stabilizers/pauli_string.pybind.cc
src/stim/stabilizers/pauli_string_ref.cc
src/stim/stabilizers/tableau.cc
src/stim/stabilizers/tableau.pybind.cc
src/stim/stabilizers/tableau_specialized_prepend.cc
src/stim/stabilizers/tableau_transposed_raii.cc
stim.egg-info/PKG-INFO
stim.egg-info/SOURCES.txt
stim.egg-info/dependency_links.txt
stim.egg-info/requires.txt
stim.egg-info/top_level.txt