Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to set error probabilities per channel #119

Open
stephendiadamo opened this issue Aug 21, 2021 · 0 comments
Open

Add the ability to set error probabilities per channel #119

stephendiadamo opened this issue Aug 21, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@stephendiadamo
Copy link
Collaborator

stephendiadamo commented Aug 21, 2021

Currently when one sets the error probability for an X or Z error in the Network, it is applied to each channel the same way. This should be a property of only the channel rather than the network and should be moved there. A consequence of this should be that, if this feature is desired, the user should create their channels during the network setup phase and use it as a parameter to the add_connection method of a host. If no such parameter is set, the channel should be noiseless.

@stephendiadamo stephendiadamo added enhancement New feature or request good first issue Good for newcomers labels Aug 21, 2021
@stephendiadamo stephendiadamo added unitaryhack unitaryhack-bounty Unitary Hack Issue and removed unitaryhack unitaryhack-bounty Unitary Hack Issue labels May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant