Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CPP gate #692

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

Add CPP gate #692

wants to merge 16 commits into from

Conversation

Strilanc
Copy link
Collaborator

@Strilanc Strilanc commented Feb 5, 2024

No description provided.

@Strilanc Strilanc changed the title Add CPP, SPP, and SPP_DAG gates Add CPP, SPP, SPP_DAG, and stim.Circuit.decomposed Feb 5, 2024
# Conflicts:
#	src/stim/circuit/circuit_pybind_test.py
#	src/stim/gates/gates.test.cc
#	src/stim/stabilizers/pauli_string.h
#	src/stim/stabilizers/pauli_string.inl
#	src/stim/stabilizers/pauli_string.test.cc
# Conflicts:
#	doc/python_api_reference_vDev.md
#	doc/stim.pyi
#	glue/python/src/stim/__init__.pyi
#	src/stim/circuit/circuit.pybind.cc
#	src/stim/circuit/circuit_pybind_test.py
#	src/stim/circuit/export_qasm.cc
#	src/stim/circuit/export_qasm.test.cc
#	src/stim/circuit/gate_decomposition.cc
#	src/stim/circuit/gate_decomposition.h
#	src/stim/circuit/gate_decomposition.test.cc
#	src/stim/cmd/command_help.cc
#	src/stim/simulators/error_analyzer.cc
#	src/stim/simulators/frame_simulator.inl
#	src/stim/simulators/sparse_rev_frame_tracker.cc
#	src/stim/simulators/tableau_simulator.inl
#	src/stim/simulators/tableau_simulator.test.cc
# Conflicts:
#	doc/gates.md
#	glue/crumble/gates/gateset.test.js
#	glue/crumble/test/generated_gate_name_list.test.js
#	src/stim/circuit/circuit.test.cc
#	src/stim/circuit/export_qasm.cc
#	src/stim/circuit/export_qasm.test.cc
#	src/stim/circuit/gate_decomposition.cc
#	src/stim/circuit/gate_decomposition.h
#	src/stim/circuit/gate_decomposition.test.cc
#	src/stim/cmd/command_help.cc
#	src/stim/diagram/gate_data_3d.cc
#	src/stim/diagram/gate_data_svg.cc
#	src/stim/diagram/timeline/timeline_3d_drawer.cc
#	src/stim/diagram/timeline/timeline_3d_drawer.h
#	src/stim/diagram/timeline/timeline_ascii_drawer.cc
#	src/stim/diagram/timeline/timeline_ascii_drawer.test.cc
#	src/stim/diagram/timeline/timeline_svg_drawer.cc
#	src/stim/diagram/timeline/timeline_svg_drawer.h
#	src/stim/gates/gate_data_pauli_product.cc
#	src/stim/gates/gates.h
#	src/stim/py/stim_pybind_test.py
#	src/stim/simulators/error_analyzer.cc
#	src/stim/simulators/error_analyzer.h
#	src/stim/simulators/frame_simulator.h
#	src/stim/simulators/frame_simulator.inl
#	src/stim/simulators/sparse_rev_frame_tracker.cc
#	src/stim/simulators/sparse_rev_frame_tracker.h
#	src/stim/simulators/tableau_simulator.h
#	src/stim/simulators/tableau_simulator.inl
#	src/stim/simulators/transform_without_feedback.cc
#	src/stim/simulators/transform_without_feedback.test.cc
#	testdata/circuit_all_ops_3d.gltf
#	testdata/circuit_all_ops_detslice.svg
#	testdata/circuit_all_ops_timeline.svg
#	testdata/circuit_all_ops_timeslice.svg
@Strilanc Strilanc changed the title Add CPP, SPP, SPP_DAG, and stim.Circuit.decomposed Add CPP gate Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant