Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xmgao committed Aug 1, 2024
1 parent 5b0fa3d commit 68578c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ Here is an example of using SimQN.
from qns.network.route.dijkstra import DijkstraRouteAlgorithm
from qns.network.topology.topo import ClassicTopology
import qns.utils.log as log
import logging

init_fidelity = 0.99 # the initial entanglement's fidelity
nodes_number = 150 # the number of nodes
Expand Down Expand Up @@ -102,3 +103,4 @@ Other contributors includes:
* Zirui Xiao, School of Cyber Science and Technology, University of Science and Technology of China, China.
* Yuqi Yang, School of Cyber Science and Technology, University of Science and Technology of China, China.
* Bing Yang, School of Cyber Science and Technology, University of Science and Technology of China, China.
* Xumin Gao, School of Cyber Science and Technology, University of Science and Technology of China, China.

0 comments on commit 68578c6

Please sign in to comment.