QuNetSim icon indicating copy to clipboard operation
QuNetSim copied to clipboard

A quantum network simulation framework.

Results 26 QuNetSim issues
Sort by recently updated
recently updated
newest added

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 41.0.6. Changelog Sourced from cryptography's changelog. 41.0.6 - 2023-11-27 * Fixed a null-pointer-dereference and segfault that could occur when loading certificates from a PKCS#7 bundle....

dependencies

The idealized quantum repeater from https://arxiv.org/pdf/0809.3629.pdf is modelled with three repeater stations. fixes: #91 --- This doesn't generalize to additional nodes easily, and there is no QEC. It is very...

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...

dependencies

Adding get all message tests

…fied the templater to remove the backend choice. Added the kwargs argument for host.run_protocol Adding the bit_flip and phase_flip channel models Removed the commented libraries from requirements.txt Modified the template...

Some Bugs were repaired and some methods were added to support the physical and link layer implementation in the repository cq_protocols/EPR_dist_link of my ownership.