Examples ======== Manually editing quantum states ------------------------------- .. literalinclude:: ../examples/manual_quantum_states.py :linenos: :caption: Manually running a simple quantum repeater protocol --------------------------------------------------- .. literalinclude:: ../examples/manual_simple_repeater.py :linenos: :caption: Using the event system with a global protocol --------------------------------------------- .. literalinclude:: ../examples/event_protocol_simple_repeater.py :linenos: :caption: Using the event system with callbacks ------------------------------------- .. literalinclude:: ../examples/event_protocol_with_callbacks.py :linenos: :caption: