sfc-aqua / quisp

Open source implementation of quantum internet simulation package
BSD 3-Clause "New" or "Revised" License
89 stars 36 forks source link

Fix quantum channel delay #529

Closed Naphann closed 1 year ago

Naphann commented 1 year ago

This PR fixes the behaviour that the Bell pairs are generated too fast, due to the quantum channel having no delay.

The changes are made in this PR:

This closes #528.


This change is Reviewable