Skip to content

Interactive Demos

These demos are based on the QuantumSavory.jl examples folder. Some are already hosted. Others are placeholders for future deployments.

  • First-generation repeater with Genqo sources: high-level repeater-chain simulation with source-parameter controls. Source: examples/firstgenrepeater_v2.
  • Repeater grid with asynchronous messages: grid-network entanglement distribution with local knowledge and message passing. Source: examples/repeatergrid.
  • StatesZoo REST API: density matrices and metadata for resource-state models. Source: examples/states_rest_server.
  • QTCP tutorial: chain and grid examples for quantum transport control protocols. Source: examples/qtcp_tutorial.
  • GHZ projection setup: hub-based projection from Bell pairs to multi-party GHZ resources. Source: examples/GHZsetup.
  • Assisted continuous-variable teleportation: Gabs.jl-based teleportation with homodyne measurements and classical messages. Source: examples/assisted_cvteleportation.
  • Graph-state constructor: scheduled parallel entanglement rounds and graph-state fusion. Source: examples/graphstate.
  • MBQC purification: measurement-based purification with message tags and entanglement tracking. Source: examples/purificationMBQC.
  • Piecemaker GHZ switch: switch-centered GHZ distribution for client links. Source: examples/piecemakerswitch.