Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: QNLab-USTC/SimQN

Release v0.2.1

17 Apr 09:37
36139f4

Choose a tag to compare

In this release, we provide:

  • Network Utilities: Add Random Topology Generator, including ER model, BA model, and dual-BA model
  • Applications: Add CASCADE Error Correction and Privacy Amplification Process for BB84 Protocol.

Release v0.1.5

21 Apr 03:08
v0.1.5
5ef3968

Choose a tag to compare

In this release, we provide:

  • Brand-new parallel simulation module to leverage multiple CPUs and improve the simulation performance.
  • DelayModel to describe time delay in constant, uniform, and normal distribution
  • Monitor, a new virtual entity to better collect network status during the simulation
  • Some typo fixed