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 2784f19 commit 1adf5f7Copy full SHA for 1adf5f7
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