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 f450a8c commit f47afddCopy full SHA for f47afdd
squidasm/run/stack/run.py
@@ -42,6 +42,7 @@ class DepolariseWithFailureAnyBellStateSamplerFactory(
42
HeraldedStateDeliverySamplerFactory
43
):
44
"""State sampler that samples any of the 4 Bell states with equal probablity."""
45
+
46
def __init__(self):
47
super().__init__(func_delivery=self._delivery_func)
48
0 commit comments