Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SoftwareQuTech/SimulaQron
Quantum Network Simulator for Application Programming
https://github.com/SoftwareQuTech/SimulaQron
Last synced: 3 months ago
JSON representation
Quantum Network Simulator for Application Programming
- Host: GitHub
- URL: https://github.com/SoftwareQuTech/SimulaQron
- Owner: SoftwareQuTech
- License: other
- Created: 2017-06-25T10:14:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-20T14:15:25.000Z (almost 3 years ago)
- Last Synced: 2024-06-26T04:54:20.168Z (7 months ago)
- Language: Python
- Size: 6.44 MB
- Stars: 110
- Watchers: 17
- Forks: 52
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- quantum-awesome - https://github.com/SoftwareQuTech/SimulaQron
README
SimulaQron - simple quantum network simulator (4.0.0)
=====================================================The purpose of this simulator of quantum network nodes is to allow you to develop new applications for
a future quantum internet, while we do not yet have real quantum network nodes available for testing.Since version 4.0, SimulaQron is compatible with [NetQASM](https://github.com/QuTech-Delft/netqasm).
See its documentation for how to use SimulaQron as a backend for running NetQASM applications.Installation:
```
pip3 install simulaqron
```Documentation and examples are explained in the html documentation
https://softwarequtech.github.io/SimulaQron/html/index.htmlFor upcoming and previous changes see the file [CHANGELOG.md](CHANGELOG.md)
More info at
http://www.simulaqron.org