We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c91efe0 commit b0f9f35Copy full SHA for b0f9f35
src/pymatching/matching.py
@@ -495,7 +495,7 @@ def decode(self,
495
checked separately, and if a connected component has odd parity then an arbitrarily
496
chosen boundary node in the same connected component is highlighted. If the parity of the
497
syndrome weight in a connected component is odd, and the same connected component does not
498
- have a boundary node, then a `ValuerError` is raised.
+ have a boundary node, then a `ValueError` is raised.
499
500
Parameters
501
----------
0 commit comments