We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, two qubit gate error model in QuISP only have 9 possible types of errors.
quisp/quisp/modules/QNIC/StationaryQubit/StationaryQubit.ned
Lines 57 to 66 in bd4c706
We probably would want the full 15 possible combinations of {I, X, Y, Z} * {I, X, Y, Z} - II errors, each with assignable weights.
{I, X, Y, Z} * {I, X, Y, Z} - II
The text was updated successfully, but these errors were encountered:
Naphann
No branches or pull requests
Currently, two qubit gate error model in QuISP only have 9 possible types of errors.
quisp/quisp/modules/QNIC/StationaryQubit/StationaryQubit.ned
Lines 57 to 66 in bd4c706
We probably would want the full 15 possible combinations of
{I, X, Y, Z} * {I, X, Y, Z} - II
errors, each with assignable weights.The text was updated successfully, but these errors were encountered: