https://github.com/parzival129/quantum-internet-simulation
This is a experimental simulation of the operations of a quantum internet may work in the future.
https://github.com/parzival129/quantum-internet-simulation
network quantum simulaqron simulator
Last synced: 9 days ago
JSON representation
This is a experimental simulation of the operations of a quantum internet may work in the future.
- Host: GitHub
- URL: https://github.com/parzival129/quantum-internet-simulation
- Owner: Parzival129
- License: mit
- Created: 2021-06-29T19:51:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-06T01:01:11.000Z (almost 5 years ago)
- Last Synced: 2025-02-24T14:27:55.860Z (over 1 year ago)
- Topics: network, quantum, simulaqron, simulator
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quantum-Internet-Simulation
This is a experimental simulation of the operations of a quantum internet may work in the future.
In this project I simulated being able to send a simple string of text over a quantum network using the super dense coding protocol
in the QChat library. I also took it a step further and added the ability to be able to send an entire html file over this same protocol
though I will most likely continue working on this to allow for more efficent delivery speeds.
I programmed this by using the QChat library as well as the Simulaqron quantum network simulation for testing