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 0d37bf2 commit 85f0cd4Copy full SHA for 85f0cd4
src/bloqade/pyqrack/base.py
@@ -32,7 +32,7 @@ def _default_pyqrack_args() -> PyQrackOptions:
32
isTensorNetwork=False,
33
isSchmidtDecomposeMulti=True,
34
isSchmidtDecompose=True,
35
- isStabilizerHybrid=True,
+ isStabilizerHybrid=False,
36
isBinaryDecisionTree=True,
37
isPaged=True,
38
isCpuGpuHybrid=True,
0 commit comments