Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/cuda-quantum
/ k
Function
k
python/tests/kernel/test_qec_ops.py:55–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
54
@cudaq.kernel
55
def
k():
56
cudaq.detector()
57
58
with
pytest.raises(RuntimeError)
as
e:
59
k.compile()
Callers
nothing calls this directly
Calls
5
qvector
Method · 0.80
mz
Function · 0.50
detector
Method · 0.45
logical_observable
Method · 0.45
detectors
Method · 0.45
Tested by
no test coverage detected