Tutorials
This tutorial will explain how to use SimQN for quantum network researches. SimQN provides some example use cases in the example directory.
- Quick start
- Parallel Simulation: to run multiple simulations and leverage multiple CPUs
- Physical models
- Entities in quantum networks
- Quantum node: the end-point users, routers and repeaters
- Quantum memory: the device to store qubits
- Quantum channel: the link to transmit qubits
- Classic channel: the link to transmit classic packets
- Quantum operator: operating and measuring qubits
- Monitor: for better collecting network status
- Timers and build other entities
- Construct large-scale networks
- The discrete-event simulator
- Logging and random generator