Interactive Demos
Interactive Demos
Section titled “Interactive Demos”These demos are based on the QuantumSavory.jl examples folder. Some are already hosted. Others are placeholders for future deployments.
Hosted Now
Section titled “Hosted Now”- State Explorer: inspect parameterized two-qubit resource states before using them in simulations. Source: examples/state_explorer.
- Color-Center Cluster States: simulate GHZ and cluster-state generation in color-center memories. Source: examples/colorcentermodularcluster.
- Repeater Chain Congestion: tune repeater-chain length, memory size, fidelity, coherence, generation time, and swap duration. Source: examples/congestionchain.
- Simple Entanglement Switch: star-network switch simulation with client request rates, backlog, and completed-pair plots. Source: examples/simpleswitch.
- QEPOptimize Pluto Demo: interactive generation of optimized entanglement-purification circuits.
- Quantikz Live Renderer: render quantum circuits in the browser.
Placeholder Slots
Section titled “Placeholder Slots”- 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.