:orphan:
GraphQOMB examples
====================
These examples show the GraphQOMB compiler workflow at different abstraction levels.
Start with ``From Circuit to Executable Pattern`` for the main onboarding path.
The gallery then branches into:
- lowering from graph-state IRs,
- scheduler choices and ``TICK``-delimited execution slices,
- simulation and visualization utilities.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /gallery/images/thumb/sphx_glr_pattern_generation_thumb.png
:alt:
:doc:`/gallery/pattern_generation`
.. raw:: html
Lowering a Labelled Graph State
.. raw:: html
.. only:: html
.. image:: /gallery/images/thumb/sphx_glr_pattern_from_circuit_thumb.png
:alt:
:doc:`/gallery/pattern_from_circuit`
.. raw:: html
From Circuit to Executable Pattern
.. raw:: html
.. only:: html
.. image:: /gallery/images/thumb/sphx_glr_nonunitary_parity_projection_thumb.png
:alt:
:doc:`/gallery/nonunitary_parity_projection`
.. raw:: html
Non-Unitary Parity Projection in MBQC
.. raw:: html
.. only:: html
.. image:: /gallery/images/thumb/sphx_glr_circuit_simulation_example_thumb.png
:alt:
:doc:`/gallery/circuit_simulation_example`
.. raw:: html
Circuit-Side Simulation Examples
.. raw:: html
.. only:: html
.. image:: /gallery/images/thumb/sphx_glr_entanglement_scheduling_demo_thumb.png
:alt:
:doc:`/gallery/entanglement_scheduling_demo`
.. raw:: html
Entanglement Scheduling and TICK Slices
.. raw:: html
.. only:: html
.. image:: /gallery/images/thumb/sphx_glr_draw_graph_thumb.png
:alt:
:doc:`/gallery/draw_graph`
.. raw:: html
Visualizing Labelled Graph States
.. raw:: html
.. only:: html
.. image:: /gallery/images/thumb/sphx_glr_scheduler_pattern_demo_thumb.png
:alt:
:doc:`/gallery/scheduler_pattern_demo`
.. raw:: html
Scheduler IR and Execution Tradeoffs
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/gallery/pattern_generation
/gallery/pattern_from_circuit
/gallery/nonunitary_parity_projection
/gallery/circuit_simulation_example
/gallery/entanglement_scheduling_demo
/gallery/draw_graph
/gallery/scheduler_pattern_demo
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: gallery_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: gallery_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery